1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src
Jase Thew 444b42bf3e Ensure that expando_cumode_space() doesn't free unallocated memory when no
prefix exists by conditionally allocating and marking to-be-freed the cumode
string inside of expando_cumode(). (Bug #669)


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5203 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-02-10 06:45:51 +00:00
..
core Do not go beyond the end of the string when processing an octal escape. 2010-11-17 20:41:14 +00:00
fe-common Set window binds for channel items as sticky when re-creating window 2010-10-31 19:40:03 +00:00
fe-none
fe-text
irc Ensure that expando_cumode_space() doesn't free unallocated memory when no 2011-02-10 06:45:51 +00:00
lib-config
perl Add the path contained in the perl_use_lib setting to the search list 2010-12-09 09:51:58 +00:00
common.h
Makefile.am