diff options
author | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-03-08 12:30:59 +0000 |
---|---|---|
committer | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-03-08 12:30:59 +0000 |
commit | 7166298d63f4dbb66b951da4182a0b2c42f61f68 (patch) | |
tree | de0b753977744fa7998c848fdeb401ea92a84406 /ext/soap/php_http.c | |
parent | fee191658d2d51e76911f1d804cf6458ee9243e8 (diff) | |
download | php-git-7166298d63f4dbb66b951da4182a0b2c42f61f68.tar.gz |
- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the
#only one and it may leak memory after this. I say "further break" because
#extensions that do that are already broken (will segfault) under ZTS, which is
#why this patch is necessary.
#There was what I deem as tacit acceptance from 5.3/5.4 RMs on this.
Diffstat (limited to 'ext/soap/php_http.c')
0 files changed, 0 insertions, 0 deletions