On Mon, Sep 21, 2009 at 04:53:45PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > This seems > > harmless on both Linux and native Windows but causes a crash on Cygwin. > > > > The difference might be that cygwin reset the memory to zero once the > object is deleted. I know that MSVC do that also in Debug mode (well > AFAIR) perhaps you compiled in debug mode in cygwin and in release mode > on Linux and Windows?
No, debug mode does not seem to be related. Anyway, thanks for fixing it! -- Enrico