diff options
author | Nikita Popov <nikic@php.net> | 2012-12-21 01:56:37 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-12-21 01:56:37 +0100 |
commit | ffb848b275a085917413c171a79cbfdb1d0159d2 (patch) | |
tree | 53bbda809dfc0a6650ba842d22e3ae72a3e8c347 /ext/curl/php_curl.h | |
parent | 3e78c6ad25fdf07259bfaaa3e2e33fb0914e5e61 (diff) | |
download | php-git-ffb848b275a085917413c171a79cbfdb1d0159d2.tar.gz |
Fix bug #63822: Crash when using closures with ArrayAccess
op_array->T was used after the closure's op_array was already freed. This just
swaps the freeing order.
Diffstat (limited to 'ext/curl/php_curl.h')
0 files changed, 0 insertions, 0 deletions