]> granicus.if.org Git - php/commit
Replace all memsets with variable initializations
authorSascha Schumann <sas@php.net>
Wed, 10 Apr 2002 12:16:31 +0000 (12:16 +0000)
committerSascha Schumann <sas@php.net>
Wed, 10 Apr 2002 12:16:31 +0000 (12:16 +0000)
commitdc56d2d0508e44329549ec3e97a58a1ae19f71e8
tree0da3d151cf016b1510eb5362b3e39981e37e3856
parent1eb8ee6f6d7b9bf6fa11541a0f5373e7914fb501
Replace all memsets with variable initializations

Change flow of code in functions to end in the "positive" branch.

Changes verified using the original php3 dba tests.
ext/dba/dba_db2.c