diff options
author | LemonBoy <thatlemon@gmail.com> | 2017-11-11 12:37:51 +0100 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2017-11-11 12:37:51 +0100 |
commit | 7605f67f95b6ee1ac26dd8fb7f3121f319497943 (patch) | |
tree | 784a50609106abfdda644b96f31c44438a26da6f /src/core/misc.c | |
parent | 7e619ed990503faf45fc1ae1e28a3a6062dc7532 (diff) | |
download | irssi-7605f67f95b6ee1ac26dd8fb7f3121f319497943.zip |
Prevent a UAF error during the execution of some commands
Some arguments were free'd first and then printed, leading to gibberish
being output to screen or a crash.
Found by Joseph Bisch.
Closes: !GL17
Diffstat (limited to 'src/core/misc.c')
0 files changed, 0 insertions, 0 deletions