]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Add an extended version of ctrl_alloc which permits you to provide a
authorSimon Tatham <anakin@pobox.com>
Sun, 14 Jul 2013 10:46:29 +0000 (10:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 14 Jul 2013 10:46:29 +0000 (10:46 +0000)
custom free function, in case you need to ctrl_alloc a structure which
then has additional dynamically allocated things dangling off it.

[originally from svn r9922]


No differences found