summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorAaron Bannert <aaron@php.net>2002-05-05 18:11:41 +0000
committerAaron Bannert <aaron@php.net>2002-05-05 18:11:41 +0000
commitb759322411220e9c165776be743700b8799ffec2 (patch)
treee53f4cc1f80e2cf86419514fe56d9817a58286db /ext/mysql/php_mysql.c
parentb67bafefa534112f2330166ca70956a2f3f041b4 (diff)
downloadphp-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