]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Fix file descriptor leak in HASHFileChunk helper
authorGuillem Jover <guillem@hadrons.org>
Sun, 7 Feb 2016 01:53:28 +0000 (02:53 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 7 Feb 2016 08:17:08 +0000 (09:17 +0100)
commitcbe305770345161f4ce5069552db71fa350dcb0c
tree2c7f7ecb983c9ef7ea9ac459447371538c609faf
parent5a32ea0a72ba9fa4275080a2a51612ae50f66dd3
Fix file descriptor leak in HASHFileChunk helper

This leak only happens on error conditions, so it's not too bad.

Warned-by: coverity
src/hash/helper.c