1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/src
Joseph Bisch 2edd816e7d
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.
2017-10-08 22:02:44 -04:00
..
core Merge pull request #755 from trasz/capsicum 2017-09-15 13:40:17 +02:00
fe-common Merge pull request #735 from trasz/capsicum 2017-09-10 19:43:59 +02:00
fe-fuzz Use CXX for fe-fuzz linking 2017-06-01 23:59:19 -04:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text add new function to set the position in bytes 2017-09-15 13:47:01 +02:00
irc Fix segfault in query_remove_all 2017-10-08 22:02:44 -04:00
lib-config Enforce the is_node_list contract in lib-config setters. 2016-11-29 23:08:45 +01:00
perl Don't emit the script destroyed signal before script is actually destroyed 2017-02-28 23:48:56 -05:00
common.h up abi 2017-10-05 11:31:33 +02:00
Makefile.am Add frontend for fuzzing 2017-01-07 20:01:07 -05:00