Bug fix from Robert de Bath: since lpDx_maybe is always supposed to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:22 +0000 (15:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:22 +0000 (15:59 +0000)
commitdc5d05d1af49a530da91b70179b1dff8c93aadc9
tree88c061500cec522915b86d03195a1498e547f90d
parent78e71de13e688b0aef0128115c0f23d5d52b5aa7
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: svn://svn.tartarus.org/sgt/putty@9526 cda61777-01e9-0310-a592-d414129be87e
windows/window.c