diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2018-11-03 23:21:23 +0100 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2018-11-03 23:39:15 +0100 |
commit | e3008b71c3949c4fd8e34952ce3e4d5d8551da48 (patch) | |
tree | 030b212e379448737ed0c16fbe45cbf731482077 /core/script_debugger_local.h | |
parent | 121cead38e5ea84ec22139df02eee56d822290b7 (diff) |
Fix access to freed mem in WS client after #23241
I was wrong in assuming that String had to survive long enough to avoid
it, what actually needed to survive was the CharString obtained from the
acsii() or utf8() function.
At least according to valgrind
Diffstat (limited to 'core/script_debugger_local.h')
0 files changed, 0 insertions, 0 deletions