* dll_init.cc (dll_list::alloc): Add debugging assertion.

This commit is contained in:
Christopher Faylor
2010-05-03 16:40:33 +00:00
parent 6a0cef6012
commit 73bcd49b1f
2 changed files with 28 additions and 21 deletions

View File

@@ -1,3 +1,7 @@
2010-05-03 Christopher Faylor <me+cygwin@cgf.cx>
* dll_init.cc (dll_list::alloc): Add debugging assertion.
2010-04-29 Corinna Vinschen <corinna@vinschen.de>
* dlfcn.cc (get_full_path_of_dll): Handle non-existent file.