diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-05-10 15:52:43 -0700 |
|---|---|---|
| committer | Roland McGrath <roland@hack.frob.com> | 2012-05-10 15:57:28 -0700 |
| commit | 918d4d716343a54ce97aefb13d20fa8f4e1d03de (patch) | |
| tree | d8578d996c8566e0165ce3f36f4a7e53bd7b6b55 /ChangeLog | |
| parent | f34d6f840eaba45a82fa8d20922fc2d678968fb7 (diff) | |
| download | glibc-918d4d716343a54ce97aefb13d20fa8f4e1d03de.tar.xz glibc-918d4d716343a54ce97aefb13d20fa8f4e1d03de.zip | |
Hurd: Fix port deallocation on mknod error.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org> + * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only + if __dir_mkfile succeeded. + * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before checking for _hurd_dtablesize. Unlock it right after having finished _hurd_dtable allocation. |
