1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src
Emanuele Giaquinta 02aa2682dc Fix crash in mainwindows_resize_smaller when the 'mainwindows' list is empty.
The crash can happen if the terminal height decreases before the first window
is created. Based on a patch by Jaroslav Škarvada (red hat bug #796457).


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5217 dbcabf3a-b0e7-0310-adc4-f8d773084564
2012-06-24 14:33:54 +00:00
..
core Do not set SSL_OP_ALL, it is not needed to disable SSLv2 and it can prevent 2012-06-24 09:50:08 +00:00
fe-common Fix grammar of no_completions format, patch by Matt Lewandowsky. 2012-06-24 09:35:55 +00:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text Fix crash in mainwindows_resize_smaller when the 'mainwindows' list is empty. 2012-06-24 14:33:54 +00:00
irc Fix warning. 2011-11-21 21:28:28 +00:00
lib-config Add forgotten g_io_channel_set_close_on_unref call to close the config file fd 2009-10-23 21:17:03 +00:00
perl Properly validate the argument of Irssi::theme_register as an array reference, 2012-06-24 09:33:28 +00:00
common.h Add defines for memory slices functions for compatibility with glib 2009-01-08 11:39:27 +00:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00