]> granicus.if.org Git - apache/commit
Avoid a potential NULL pointer deference.
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 5 May 2016 16:12:47 +0000 (16:12 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 5 May 2016 16:12:47 +0000 (16:12 +0000)
commit7bffe35c88032f63dfe1962c2709181941335899
tree3c34e45e70fa9699e4145a108878579e80be1dcd
parent6e7e77d1316754706e9f3dda6aa21a8ba46b7129
Avoid a potential NULL pointer deference.

Not sure this can happen, but the tests in this function handle such a case, so they should  handle it correctly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742444 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_mplx.c