Add an extended version of ctrl_alloc which permits you to provide a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 Jul 2013 10:46:29 +0000 (10:46 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 14 Jul 2013 10:46:29 +0000 (10:46 +0000)
commitf0ee0238ecb4627c4bff91394767a2168201ad4f
treec8103f1991efa136eef3702433b94d7fcf328887
parent42fee8d6548876e6d055d057c38f9227f9e000fc
Add an extended version of ctrl_alloc which permits you to provide a
custom free function, in case you need to ctrl_alloc a structure which
then has additional dynamically allocated things dangling off it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9922 cda61777-01e9-0310-a592-d414129be87e
dialog.c
dialog.h