mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-28 23:34:53 +03:00
(nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection of GC runs.
This commit is contained in:
@@ -227,8 +227,6 @@ nscd_getpw_r (const char *key, size_t keylen, request_type type,
|
|||||||
mapped = NO_MAPPING;
|
mapped = NO_MAPPING;
|
||||||
}
|
}
|
||||||
|
|
||||||
free (resultbuf);
|
|
||||||
|
|
||||||
goto retry;
|
goto retry;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user