Branch: refs/heads/master
Home: https://github.com/xdebug/xdebug
Commit: 3db0085051b1dc8ad4af172f7c8c5a82eefe06e5
https://github.com/xdebug/xdebug/commit/3db0085051b1dc8ad4af172f7c8c5a82eefe06e5
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M usefulstuff.c
M xdebug.c
M xdebug_branch_info.c
M xdebug_code_coverage.c
M xdebug_handler_dbgp.c
M xdebug_stack.c
M xdebug_str.c
M xdebug_str.h
M xdebug_superglobals.c
M xdebug_trace_computerized.c
M xdebug_trace_html.c
M xdebug_trace_textual.c
M xdebug_var.c
Log Message:
-----------
Fixed issue #1220: Segmentation fault if var_dump() output is too large
Instead, it will just run out of memory and be killed by the OOM reaper.
Commit: c311b18f83beb8e2795900c78a6a3e9d027b6ce4
https://github.com/xdebug/xdebug/commit/c311b18f83beb8e2795900c78a6a3e9d027b6ce4
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M usefulstuff.c
M xdebug.c
M xdebug_branch_info.c
M xdebug_code_coverage.c
M xdebug_handler_dbgp.c
M xdebug_stack.c
M xdebug_str.c
M xdebug_str.h
M xdebug_superglobals.c
M xdebug_trace_computerized.c
M xdebug_trace_html.c
M xdebug_trace_textual.c
M xdebug_var.c
Log Message:
-----------
Merged pull request #246
Compare: https://github.com/xdebug/xdebug/compare/e14543c35e9c...c311b18f83be
Received on Tue Dec 15 2015 - 21:36:25 GMT
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:04 BST