]> granicus.if.org Git - php/commit
It makes more sense to do the null-pointer check *before* trying to use it.
authorAaron Bannert <aaron@php.net>
Tue, 16 Apr 2002 17:41:28 +0000 (17:41 +0000)
committerAaron Bannert <aaron@php.net>
Tue, 16 Apr 2002 17:41:28 +0000 (17:41 +0000)
commit2e3ce44c805f98fe8ff8cce6916bff75e8958d0b
tree1edaf118f6ccdd6514e18a6011487ac7d364e438
parent651c00718a18cac14d8a68f92aa23179a2417bc9
It makes more sense to do the null-pointer check *before* trying to use it.
(Also fix a typo that Cliff pointed out: "safe" --> "save".)

Obtained from:  Ryan Morgan <rmorgan@covalent.net>
sapi/apache2filter/sapi_apache2.c