aboutsummaryrefslogtreecommitdiff
path: root/csu/init.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-07-24 15:12:26 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-07-24 15:12:26 +0200
commit2d472b48610f6a298d28035b683ab13e9afac4cb (patch)
tree6099ab0b6662e7d3f933b1f3350041aa3f269070 /csu/init.c
parentc437631485a85c3bd034e12f53dd1c8207f05940 (diff)
downloadglibc-2d472b48610f6a298d28035b683ab13e9afac4cb.zip
glibc-2d472b48610f6a298d28035b683ab13e9afac4cb.tar.gz
glibc-2d472b48610f6a298d28035b683ab13e9afac4cb.tar.bz2
nscd: Use errval, not errno to guide cache update (bug 30662)
The errno variable is potentially clobbered by the preceding send call. It is not related to the to-be-cached information. The parallel code in hstcache.c and servicescache.c already uses errval. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'csu/init.c')
0 files changed, 0 insertions, 0 deletions