iphlapi: Fix some leaks (coverity).
[wine] / libs / wpp / wpp.c
2012-03-29  Józef Kuciawpp: Fix a few memory leaks in the wpp_parse() function.
2011-02-21  Matteo Bruniwpp: Let pp_add_define take the responsibility of copyi...
2010-12-30  Alexandre Julliardwpp: Line and column numbers must start at one.
2010-03-30  Alexandre Julliardwpp: Get rid of wpp_parse_temp, temp file management...
2010-02-05  Matteo Bruniwpp: Assure if_stack is clean before returning.
2010-01-04  Alexandre Julliardwpp: Reset the line position when parsing a new file.
2009-12-29  Matteo Bruniwpp: Clean state on error path.
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-07  Marcus Meissnerwpp: Fixed resource leakages (Coverity).
2009-10-06  Matteo Bruniwpp: Add error management callbacks.
2009-10-06  Matteo Bruniwpp: Handle remaining memory allocation failures.
2009-10-02  Matteo Bruniwpp: Remove the assumption ppy_error calls exit().
2008-01-16  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-09-12  Alexandre Julliardwpp: Change the prefix on bison-generated names to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2005-01-09  Jacek CabanAdded initializing pp_status.input at begin of wpp_parse.
2003-07-01  Alexandre JulliardCreate a new list of defined symbols when parsing a...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.