libbb: fix use-after-free in copy_file
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 3 Sep 2018 08:25:29 +0000 (10:25 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 3 Sep 2018 08:25:29 +0000 (10:25 +0200)
commit3060992ec94722b4f8f3711a1884270c81a6e5f5
tree3cf8d86d4f93f86ba2626daa4ec24f5932567f16
parent22a99516206b33b7ae124d426319bab03d5c8309
libbb: fix use-after-free in copy_file

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/copy_file.c