Skip to content
Commit 2d472b48 authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarSiddhesh Poyarekar <siddhesh@sourceware.org>
parent c4376314
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment