ole32: Fix memory leaks in the storage test.
[wine] / dlls / netapi32 / tests / apibuf.c
2009-12-07  Hans Leidekkernetapi32/tests: Fix a memory leak.
2009-10-19  Alexandre Julliardnetapi32/tests: Don't try to get the size of a freed...
2009-03-05  Michael Stefaniucnetapi32: Remove superfluous pointer casts.
2009-02-23  Francois Gougetnetapi32/tests: Use win_skip() to skip over unimplement...
2008-11-03  Michael Stefaniucnetapi32/tests: Do not cast NULL.
2008-06-27  Kai Blinnetapi32: Remove double free test from apibuf tests.
2007-11-26  Gerald Pfeifernetapi32: Remove one tests and simplify another based...
2007-03-23  Paul Vriensnetapi32/tests: Use LoadLibrary where needed and skip.
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-10-09  Michael Stefaniucnetapi32: Win64 printf format warning fixes.
2006-09-08  Detlef Riekenbergnetapi32: Avoid NULL access in NetApiBufferAllocate...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Stefan HuehnerMake some function static.
2004-04-21  Juan LangFix NetApiBufferReallocate and tests based on results...
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-04  Dimitrie O. PaunFix NetApiBufferReallocate and add a few tests for...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-19  Francois GougetOn Win9x netapi32.dll does not export a single API...
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...