* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.

This commit is contained in:
Christopher Faylor
2005-08-08 19:46:48 +00:00
parent d4c8f095ba
commit c9508cb4ec
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-08-08 Christopher Faylor <cgf@timesys.com>
* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL
dereference.
2005-06-14 Corinna Vinschen <corinna@vinschen.de>
* sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler