ole32: Fix some leaks (coverity).
[wine] / programs / winedbg / tgt_minidump.c
2012-07-27  Michael Stefaniucwinedbg: Simplify the "pointer to start of array" idiom.
2012-01-24  Eric Pouechwinedbg: Enhance algorithm to look up for memory data...
2012-01-24  Eric Pouechwinedbg, winedump: Embed wine build-id information...
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-04-18  AndrĂ© Hentschelwinedbg: Add ARM string for minidump.
2010-05-25  Andrew Eikumwinedbg: Allow user to specify length of stack info...
2010-04-16  Eric Pouechwinedbg: Fix minidump support on 64bit OSes (don't...
2010-04-16  Eric Pouechwinedbg: Add support for x86-64 in known CPUs while...
2010-03-31  Eric Pouechwinedbg: Store the CONTEXT in each stack frame to enabl...
2009-12-09  Alexandre Julliardwinedbg: Use the explicit name for all A/W function.
2009-06-05  Alexandre Julliardwinedbg: Add wrappers for Read/WriteProcessMemory to...
2009-06-01  Eric Pouechwinedbg: Pass NULL for some optionals parameters to...
2009-04-21  Michael Stefaniucwinedbg: Remove some superfluous pointer casts.
2009-03-12  Alexandre Julliardwinedbg: Don't name a function PRIVATE.
2009-01-20  Francois Gougetwinedbg: Make some functions static.
2008-10-20  Eric Pouechwinedbg: Added a command to allow loading mismatched...
2008-10-20  Eric Pouechwinedbg: Use Unicode strings for all module references.
2008-09-04  Eric Pouechwinedbg: Search default debuggee dir for symbol informa...
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-01-14  Eric Pouechwinedbg: Added a way to support differently selector...
2008-01-14  Eric Pouechwinedbg: Workaround broken minidumps with invalid 32...
2007-04-02  Eric Pouechwinedbg, winedump: Extended some info printed from...
2007-04-02  Eric Pouechwinedbg: When reloading real PE modules from a minidump...
2007-03-06  Eric Pouechwinedbg: We no longer need to force for ELF modules...
2007-03-05  Eric Pouechwinedbg: When reloading a minidump, recreate all thread...
2007-02-22  Eric Pouechwinedbg: Some enhancements by using Unicode flavors.
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format fixes.
2006-12-20  Alexandre Julliardwinedbg: Fixed a few data types.
2006-07-26  Ge van Geldorpwinedbg: Change ADDRESS variables to ADDRESS64 so we...
2006-06-12  Andrew Talbotwinedbg: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2006-03-02  Eric Pouechwinedbg: Add ability to reload a minidump.
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure