]> jfr.im git - irc/hexchat/hexchat.git/commit
Fix printing invalid utf8 from /exec output
authorPatrick Griffis <redacted>
Sun, 4 Dec 2016 09:39:06 +0000 (04:39 -0500)
committerPatrick Griffis <redacted>
Sun, 4 Dec 2016 09:39:06 +0000 (04:39 -0500)
commitb6426a1e9fb157201878c43c1c82f682beb5904d
tree69058c07a93aa6569c9da61165a4d32bccaf8d76
parentf2d93f5abe0201c4528b07985841dab383d3d844
Fix printing invalid utf8 from /exec output

This could possibly cause a crash.

On a related note exec_data() and exec_handle_colors() could probably
use a pass cleaning up to ensure they "do the right thing".
src/common/outbound.c