diff options
author | Joseph Bisch <joseph.bisch@gmail.com> | 2017-10-08 22:02:44 -0400 |
---|---|---|
committer | Joseph Bisch <joseph.bisch@gmail.com> | 2017-10-08 22:02:44 -0400 |
commit | 2edd816e7db13b4ac0b20df9bf7fe55ee7718215 (patch) | |
tree | de14490943e1f522bc6f2eccfddbc2ef2283518d /src/irc/proxy | |
parent | 49ace3251b79a9e97c6e4d0bc640f9143dc71b90 (diff) | |
download | irssi-2edd816e7db13b4ac0b20df9bf7fe55ee7718215.zip |
Fix segfault in query_remove_all
It is possible for rec to be NULL in query_remove_all, resulting in a
segfault. So return without doing anything if rec is NULL.
Diffstat (limited to 'src/irc/proxy')
0 files changed, 0 insertions, 0 deletions