]> granicus.if.org Git - php/commit
Fix memory error in reflection export
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 12 Jan 2017 20:50:53 +0000 (21:50 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 12 Jan 2017 20:50:53 +0000 (21:50 +0100)
commita1145c0c400dc6d6e4f4e7ccd35f252dc942fb70
treeed1297b478c8c2a6ac96043637b381727e1f2c9f
parente8c98a74f05c9e1881af4515873ed9fe36a52be4
Fix memory error in reflection export

Also simplify code while at it ... no point in going through a
smart_str for a single printf.
ext/reflection/php_reflection.c