Add DeleteObject calls to go with the CreatePen calls in do_text. Should
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Feb 1999 11:11:11 +0000 (11:11 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Feb 1999 11:11:11 +0000 (11:11 +0000)
commit1a6f78fe2deea81bff8c2d14d6078a51e0c57b60
tree97f42f9c71f6661cf0924837a1cdd3d9b9cfc574
parent8eb69d67f22ddf1b2c68ceaf2d6a9d2f7b26439b
Add DeleteObject calls to go with the CreatePen calls in do_text. Should
fix a fairly nasty-looking resource leak. Thanks to Andrew Mobbs.

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