(_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTDEVID...
authorMiles Bader <miles@gnu.org>
Wed, 26 Jun 1996 17:44:44 +0000 (17:44 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 26 Jun 1996 17:44:44 +0000 (17:44 +0000)
commitaeb0816f97b5f6cd6d1ca1a1e5dc461c1bcc3403
treed940da846aae33fd4683d091e0c337f64edd98d9
parentbba7bb78f3bc3be2dacafc336d1342fcc5c57489
(_hurd_canonicalize_directory_name_internal):   Don't deallocate DOTID & DOTDEVID until we're finished with them (we need     to keep them at least until we've fetched the next level of id ports, so     that mach will be able to use the same name if they're the same).   Add inner_errlose: label, which deallocates DOTID & DOTDEVID and jumps to     errlose, for those places where such cleanup is needed.
sysdeps/mach/hurd/getcwd.c