irssi/src
Stephen Oberholtzer bbf52fa7fa Send 'setup changed' event after we echo the new setting
If the setting was created by a Perl script, and an error occurs while
processing the 'setup changed' signal, the Perl script will unload and
destroy the SETTINGS_REC out from under us, causing a use-after-free
and likely a segfault.

This commit reorders the calls so that the 'setup changed' signal
happens last.  As an added bonus, any output generated by any module
or script in response to the new setting will show up *after* we
confirm the setting change, rather than before.
2017-03-14 16:27:18 -04:00
..
core Merge pull request #627 from LemonBoy/ssl-expiry 2017-02-15 15:49:00 +01:00
fe-common Send 'setup changed' event after we echo the new setting 2017-03-14 16:27:18 -04:00
fe-fuzz Fix fe-fuzz nits 2017-01-12 18:11:09 -05:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Merge pull request #626 from ailin-nemui/textbuffer_monospace 2017-01-31 14:17:44 +01:00
irc notify-ison: Don't send ison before the connection is done 2017-02-11 00:07:03 -03:00
lib-config Enforce the is_node_list contract in lib-config setters. 2016-11-29 23:08:45 +01:00
perl Fix typos in comments 2017-03-14 16:23:26 -04:00
common.h provide net_start_ssl api 2017-02-05 23:08:42 +01:00
Makefile.am Add frontend for fuzzing 2017-01-07 20:01:07 -05:00