mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
(nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection of GC runs.
This commit is contained in:
parent
5eac47606b
commit
06cdec09ed
@ -227,8 +227,6 @@ nscd_getpw_r (const char *key, size_t keylen, request_type type,
|
||||
mapped = NO_MAPPING;
|
||||
}
|
||||
|
||||
free (resultbuf);
|
||||
|
||||
goto retry;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user