]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix spurious errors from kcmio_unix_socket_write 868/head
authorRobbie Harwood <rharwood@redhat.com>
Mon, 5 Nov 2018 18:49:52 +0000 (13:49 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 5 Nov 2018 20:24:48 +0000 (15:24 -0500)
commit3e76ea104cdaf22c4537833b203f8aeed1691f18
tree69021d6c9c572f123c01de70d0a322779b7cc203
parentfc4a601f6c238c5b2ee8a078f573f7645ee6edfa
Fix spurious errors from kcmio_unix_socket_write

Commit 33634a940166d0b21c3105bab8dcf5550fbbd678 accidentally changed
the return value from kcmio_unix_socket_write to be the result of the
write call.  Most commonly this resulted in it returning 8, which led
to many commands failing with "Exec format error".

ticket: 8758 (new)
tags: pullup
target_version: 1.17-next
src/lib/krb5/ccache/cc_kcm.c