]> sourceware.org Git - newlib-cygwin.git/commit
* dtable.cc (handle_to_fn): Check error return value from NtQueryObject first
authorChristopher Faylor <me@cgf.cx>
Wed, 5 Jun 2002 15:43:49 +0000 (15:43 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 5 Jun 2002 15:43:49 +0000 (15:43 +0000)
commit2bb6b3e50619d10b93a8a2640dd4784e01e97236
tree95bcb1bdb2ff003af4ded3ac8ed0873d68dad219
parente9259cb240fbd18e5e47617a6e236a26107d6ded
* dtable.cc (handle_to_fn): Check error return value from NtQueryObject first
before seeing if name buffer is NULL.
* grp.cc (read_etc_group): Fix gcc warning regarding snprintf format.
* passwd.cc (read_etc_passwd): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/dtable.cc
winsup/cygwin/grp.cc
winsup/cygwin/passwd.cc
This page took 0.030707 seconds and 5 git commands to generate.