about summary refs log tree commit diff
path: root/string
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 /string
parentc437631485a85c3bd034e12f53dd1c8207f05940 (diff)
downloadglibc-2d472b48610f6a298d28035b683ab13e9afac4cb.tar.gz
glibc-2d472b48610f6a298d28035b683ab13e9afac4cb.tar.xz
glibc-2d472b48610f6a298d28035b683ab13e9afac4cb.zip
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 'string')
0 files changed, 0 insertions, 0 deletions