Fix segfault with SIGWINCH
commit319e17d3e6f91e3f466760ff1c090393ad3033e1
authorMikael Berthe <mikael@lilotux.net>
Sat, 16 Apr 2011 07:25:21 +0000 (16 09:25 +0200)
committerMikael Berthe <mikael@lilotux.net>
Sat, 16 Apr 2011 07:25:21 +0000 (16 09:25 +0200)
tree236d00831bf0a95e34b812e6d6a28b8f490db615
parent3f6f228090c26772f082a7ab98d1b55f2b0451de
Fix segfault with SIGWINCH
This patch should fix issue #73: When the program is built with
"--enable-sigwinch" a segmentation fault may occur if the size of
a window is changed before a password is entered.
https://bitbucket.org/McKael/mcabber-crew/issue/73/
mcabber/mcabber/main.c