]> Pileus Git - aweather/commit
Fix crash when setting the date
authorAndy Spencer <andy753421@gmail.com>
Thu, 10 Nov 2011 07:17:49 +0000 (07:17 +0000)
committerAndy Spencer <andy753421@gmail.com>
Thu, 10 Nov 2011 07:17:49 +0000 (07:17 +0000)
commitc652b9b627de78f667008991e8f4c2e7b6e454b5
treefb17330174d5c2663cd6734c9f27a2b1c80a196a
parent61fb0b58c4801a2b904fd38a64708c8a13f98dd3
Fix crash when setting the date

If the date was set before the time was set, the call to get the current
time from the tree-view would return a null path and cause a segfault.
src/aweather-gui.c