1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src
Joseph Bisch 0840eaec7b Make split functions return an array with NULL instead of NULL
This avoids undefined behavior in functions that call these split
functions and expect an array back instead of just a NULL pointer.
2017-10-20 15:22:32 +02:00
..
core Make split functions return an array with NULL instead of NULL 2017-10-20 15:22:32 +02:00
fe-common Add alternate_nick as a network-specific property. 2017-10-11 21:33:14 +01: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 Make split functions return an array with NULL instead of NULL 2017-10-20 15:22:32 +02: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