]> granicus.if.org Git - php/commit
Please avoid potential buffer overflows in new code. If you deal
authorSascha Schumann <sas@php.net>
Fri, 1 Dec 2000 12:29:29 +0000 (12:29 +0000)
committerSascha Schumann <sas@php.net>
Fri, 1 Dec 2000 12:29:29 +0000 (12:29 +0000)
commit8476f5b29e03a353171a8d7b3059c820d8b4f3a1
tree662e46efcadf3f6ebb8402737fdd21305e22e96b
parenta1510f90b0dd7a405e7f322ab6ed715602d53722
Please avoid potential buffer overflows in new code. If you deal
with strings, consider storing the string length along with the string
data. That will make your life easier.
ext/dba/dba.c