]> granicus.if.org Git - apache/commit
Whoops, head off a potential segfault. The array is only
authorKen Coar <coar@apache.org>
Thu, 10 Aug 2000 13:28:45 +0000 (13:28 +0000)
committerKen Coar <coar@apache.org>
Thu, 10 Aug 2000 13:28:45 +0000 (13:28 +0000)
commit5bc475f3943fff587a31fa5b85f40b5e5be95ab9
tree190a1d0bddfcd5e4ca372491353439f4ec70aec0
parentb8e043416b68c093081c30a043ba022d974709d1
Whoops, head off a potential segfault.  The array is only
created at need, so check for its existence before trying
to peek into it.

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