* uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only with

non-NULL logserver parameter.
This commit is contained in:
Corinna Vinschen
2002-06-19 13:56:34 +00:00
parent e1164b684d
commit 834224ab85
2 changed files with 24 additions and 23 deletions

View File

@@ -1,3 +1,8 @@
2002-06-19 Corinna Vinschen <corinna@vinschen.de>
* uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only with
non-NULL logserver parameter.
2002-06-16 Christopher Faylor <cgf@redhat.com>
* cygheap.h (cygheap_user::issetuid): New method.