Fix ENOENT msg clobbering in fcache.c
commit617a82a0a5621675d52c6479607ae3f32a0c1df3
authorNicolas Williams <nico@cryptonector.com>
Thu, 2 Apr 2015 00:25:55 +0000 (1 19:25 -0500)
committerNicolas Williams <nico@cryptonector.com>
Tue, 14 Apr 2015 16:27:23 +0000 (14 11:27 -0500)
tree8f8f67ab82ebb95aa851f782401e289cfeaa5a6f
parenta3b5dc2e3478b631c1f65bd2979b373599d232cc
Fix ENOENT msg clobbering in fcache.c

By not returning the same error code as we were setting on the context,
the error message was subsequently lost.
lib/krb5/fcache.c