Heap overruns

Marcus Meissner marcus at jet.franken.de
Sun Sep 1 04:43:52 CDT 2002


On Sun, Sep 01, 2002 at 12:17:38PM +0300, Shachar Shemesh wrote:
> Hi list,
> 
> I am currently having some problems with a change I am working on, that 
> result in heap corruption as a result of buffer overrun. I was wondering 
> whether there was any builtin debug options to detect and help fix these 
> things.
> 
> If there aren't, I am perfectly willing to sidetrack a little and write 
> them. Please let me know.

If you run with -debugmsg +heap it will check the heaps at every access
for corruption.

Ciao, Marcus



More information about the wine-devel mailing list