Initialize window geometry array on error conditions
commita64c46c496b5f77a3a1b15adda3136bcbf01cd6f
authorMatthew Brush <matt@geany.org>
Sun, 11 Dec 2011 21:10:05 +0000 (11 13:10 -0800)
committerMatthew Brush <matt@geany.org>
Sun, 11 Dec 2011 21:10:05 +0000 (11 13:10 -0800)
tree1820eec1fc7e6d78540242540de86b53034012c6
parent77a900b976642a96a2521426790a70117fbbd129
Initialize window geometry array on error conditions

Instead of using the garbage values in memory for default size.
This fixes what was attempted to be fixed in the last two reverted commits.
src/keyfile.c
src/main.c