]> granicus.if.org Git - apache/commit
Avoid a potential NULL pointer deference.
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 5 May 2016 06:13:09 +0000 (06:13 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 5 May 2016 06:13:09 +0000 (06:13 +0000)
commit5c3bafcf074bc7256586c8ffab492128927558a5
tree6080d81f2017383933fc8e17cc942d196d856318
parent66afcb146deed67a3e6bf0c881a5207a21b94be7
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@1742359 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_mplx.c