]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Paul van der Meij points out that do_reconfig() should not free
authorSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 19:46:00 +0000 (19:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 19:46:00 +0000 (19:46 +0000)
commite059734cb8878f3b5514816e3cf5141ba085fc1a
tree11e3c35888cd77ffa3f4deb198400eb645094f32
parent630924c1cc6a3ec8333f65aa322010bee739731e
Paul van der Meij points out that do_reconfig() should not free
dp.errtitle, since it's also freed in dp_cleanup(). Minefield
agrees. Fixed.

git-svn-id: http://svn.tartarus.org/sgt/putty@3743 cda61777-01e9-0310-a592-d414129be87e
windlg.c