YuaShizuki / clearsilver

Automatically exported from code.google.com/p/clearsilver
0 stars 0 forks source link

Patch for /trunk/cs/csparse.c #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Memory leak in include_parse(). Added missing deallocations of arg1 members. 
Removed redundant initialization (arg1.argexpr = NULL).

Original issue reported on code.google.com by dj5qv...@gmail.com on 8 Aug 2013 at 12:52

GoogleCodeExporter commented 8 years ago

Original comment by dj5qv...@gmail.com on 8 Aug 2013 at 1:12

Attachments: