On 13 Dec 2013, at 11:54, The default queue via RT wrote: > In attachment you can find 7 patches against git master (generated via git > format-patch) to fix a number of memory leaks (in case of failures) and > missing NULL pointer checks (generally for malloc results) for source files > under crypto/asn1. I've tried to follow the coding conventions of the > surrounding code.
Of course, right before I sent those patches I discovered some more issues, changed the code, rebased/fixed up the previous commits and then forgot to test the result. Please find corrected replacements for patches 0003 and 0004 in the previous series in attachments. Sorry. Jonas
0003-mime_hdr_new-free-mhdr-tmpname-tmpval-on-error-path.patch
Description: Binary data
0004-mime_hdr_addparam-free-tmpname-tmpval-and-mparam-on-.patch
Description: Binary data
