diff options
author | Alan Brown <abrown@php.net> | 2001-08-14 03:52:32 +0000 |
---|---|---|
committer | Alan Brown <abrown@php.net> | 2001-08-14 03:52:32 +0000 |
commit | 292d27bf6a5667fc741afcb8938dc0cee00688a8 (patch) | |
tree | acc57c705dd995f008df3b8dd6831d56c9083f04 /ext/rpc/java/java.c | |
parent | 5e21a4afad96e7f4d99cd3c7743f76a6c3d0655f (diff) | |
download | php-git-292d27bf6a5667fc741afcb8938dc0cee00688a8.tar.gz |
Whenever typelibrary constants were loaded, there was a GP Fault at process exit as shutdown_memory_manager seemed to delete constants that were supposed to have been deleted earlier. It seems as though CONST_PERSISTENT is a bad thing to use. Resetting that bit on the constant creation still seems to work and the GP Fault at exit is gone.
Diffstat (limited to 'ext/rpc/java/java.c')
0 files changed, 0 insertions, 0 deletions