]> Savannah Git Hosting - gnulib.git/commit
af_alg: fix error handling when hash not returned
authorPádraig Brady <P@draigBrady.com>
Sun, 24 Jun 2018 08:29:55 +0000 (01:29 -0700)
committerPádraig Brady <P@draigBrady.com>
Sun, 24 Jun 2018 20:53:44 +0000 (13:53 -0700)
commit4208523235711502ad50692ff8cc2014f3b568e5
tree598e6960653d18bac0fbe2fcc29b5b0b0e14d4ee
parentd9443441ff5ceb940d62878d5e1c0dd1d1e8ac62
af_alg: fix error handling when hash not returned

* lib/af_alg.c (afalg_stream): Handle the case where we've
successfully written data to the kernel in the read/write loop,
but the kernel doesn't respond with the hash.
ChangeLog
lib/af_alg.c