]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - windows/window.c
Bug fix from Robert de Bath: since lpDx_maybe is always supposed to
authorSimon Tatham <anakin@pobox.com>
Sun, 13 May 2012 15:59:22 +0000 (15:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 13 May 2012 15:59:22 +0000 (15:59 +0000)
commit3c985834ed68704af1d15d654abf03a2e944b901
tree88c061500cec522915b86d03195a1498e547f90d
parent46ffee8ad9d3299ec98c44d4fe28c1e9069863f0
Bug fix from Robert de Bath: since lpDx_maybe is always supposed to
equal either lpDx or NULL, we mustn't forget to update it when we
realloc lpDx.

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