Commit 66a5b40d authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

I don't know if 'c' can be NULL here, but we should not dereference it before checking.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832054 13f79535-47bb-0310-9956-ffa450edef68
parent 761a11b3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -319,6 +319,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  (trunk works modulo CHANGES))
     +1: ylavic,

  *) mod_http2: silence gcc strncpy warnings which break compilation in
     maintainer mode with gcc 8.1.0
     trunk patch: http://svn.apache.org/r1831231
     2.4.x patch: svn merge -c 1831231 ^/httpd/httpd/trunk .
     +1: jailletc36,


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]