[PATCH] Fix small resource leak in hash_file()
Denys Vlasenko
vda.linux at googlemail.com
Sat Apr 16 16:57:02 UTC 2011
On Thursday 14 April 2011 09:33, Alexey Fomenko wrote:
> Attached patch prevents exit from hash_file() function without
> de-allocating local buffer "in_buf" if ENABLE_FEATURE_CLEAN_UP
> is set.
>
> Alexey Fomenko (1):
> fix small resource leak in hash_file()
>
> coreutils/md5_sha1_sum.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
Applied, thanks!
--
vda
More information about the busybox
mailing list