chiark / gitweb /
Fix bug in --save caused by failure to initialise ctx.error to zero
authorSimon Tatham <anakin@pobox.com>
Wed, 28 Dec 2011 18:07:46 +0000 (18:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 28 Dec 2011 18:07:46 +0000 (18:07 +0000)
commit236f965093b25cef95b14c303ead298ac3edc86a
tree38ae289216125afc1481de2fc0bce66937c2062c
parentc4e486c2a1aea38df9c573d168979536ced9ad15
Fix bug in --save caused by failure to initialise ctx.error to zero
before later checking to see if an errno code was dumped in it.

[originally from svn r9373]
gtk.c