diff options
author | Aaron Bannert <aaron@php.net> | 2002-05-05 18:11:41 +0000 |
---|---|---|
committer | Aaron Bannert <aaron@php.net> | 2002-05-05 18:11:41 +0000 |
commit | b759322411220e9c165776be743700b8799ffec2 (patch) | |
tree | e53f4cc1f80e2cf86419514fe56d9817a58286db /ext/mysql/php_mysql.c | |
parent | b67bafefa534112f2330166ca70956a2f3f041b4 (diff) | |
download | php-git-b759322411220e9c165776be743700b8799ffec2.tar.gz |
Fix an elusive and intermittent startup SEGV. The problem was
the static string we were using to set an initialization flag
would get remapped to a different location when Apache reloaded
the DSO, causing us to not run our initialization routines.
Submitted by: Justin Erenkrantz <jerenkrantz@apache.org>
Reviewed by: Aaron Bannert (I added the big comment too)
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions