This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix dlopen vs cxx malloc bug.


On Aug 12 22:32, Dave Korn wrote:
> 	* cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
> 	* dll_init.cc (dll_dllcrt0_1): Likewise.
> 	* dlfcn.cc (dlopen): Prevent dlopen()'d DLL from installing any
> 	cxx malloc overrides.
> 	* include/cygwin/cygwin_dll.h (__dynamically_loaded): New variable.
> 	* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Check it and only
> 	install cxx malloc overrides when statically loaded.  Extend comments.

Thanks, applied.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]