From 87ef29ca94bb5b4bb6a0b8ef40d387470d4baac3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Apr 2012 13:12:12 -0700 Subject: Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_deallocate. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fc74310545..1c13c37d11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-04-24 Roland McGrath + + * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on + NODE when __dir_mkfile failed. + * sysdeps/mach/hurd/symlinkat.c: Likewise. + Reported by Ludovic Courtès . + 2012-04-24 Andreas Jaeger * Makerules (common-clean): Also remove gen-as-const-headers -- cgit v1.2.3