ole32: Fix some leaks (coverity).
[wine] / programs / winedbg / expr.c
2011-05-26  Gerald Pfeiferwinedbg: Disable some dead code in expr_eval.
2010-04-13  Eric Pouechwinedbg: Merge pointer deref and array index functions...
2009-12-15  Eric Pouechwinedbg: Allow internal (host) integral variables to...
2009-01-09  Alexandre Julliardwinedbg: Fix pointer cast warnings on 64-bit.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-23  Eric Pouechwinedbg: Added a more decent scheme for handling segmen...
2005-12-06  Eric Pouechwinedbg: Fixed broken code about type management for...
2005-12-05  Eric Pouechdbghelp,winedbg: SYMBOL_INFO fix.
2005-11-17  Eric PouechSymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-05-23  Eric Pouech- no longer store internally the " for strings
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-05  Eric PouechFixed some bugs in cast operator.
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.