Artifact
33116a303ab9f9b97e30c8a19bb1f401d4d2b968:
- File
windows/winctrls.c
-
2013-07-22 02:11:54
— part of check-in
[c3f3ee12f4]
on branch trunk
— Another big batch of memory leak fixes, again mostly on error paths.
The most interesting one is printer_add_enum, which I've modified to
take a char ** rather than a char * so that it can both realloc its
input buffer _and_ return NULL to indicate error.
(user:
simon
size: 74971)
-
2013-07-22 14:56:04
— part of check-in
[3eb328f003]
on branch trunk
— Back out r9964. I wasn't paying attention: every control is in the
byid tree but not all of them are in the byctrl tree.
(user:
simon
size: 74971)