diff options
author | George Schlossnagle <gschlossnagle@php.net> | 2005-06-03 07:34:49 +0000 |
---|---|---|
committer | George Schlossnagle <gschlossnagle@php.net> | 2005-06-03 07:34:49 +0000 |
commit | d3a665248d1850987164368393cedb289214c73c (patch) | |
tree | 33ca9ff4f7f97a171ef43a74c5284e627a71467c /ext/mysqli/php_mysqli.h | |
parent | c015c522f3c33ef84a97667f2c623fdf713c6c4e (diff) | |
download | php-git-d3a665248d1850987164368393cedb289214c73c.tar.gz |
[Move from branch]
On architectures that support va_copy (specifically x86_64 linux distros),
if you use va_list args more than once, you can corrupt memory - you
need to use va_copy instead. man va_copy for details.
Also, derefrencing a void * to a long on 64 bit is totally uncool.
Diffstat (limited to 'ext/mysqli/php_mysqli.h')
0 files changed, 0 insertions, 0 deletions