shithub: zuke

Download patch

ref: 482f0ce1f33e655ab3085c3c9c2f5d71cd5b1c79
parent: 524e32b1cd45a332c58b8cd681662f815628deee
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu May 28 14:13:13 EDT 2020

mkplit: fix fd leak

--- a/mkplist.c
+++ b/mkplist.c
@@ -169,6 +169,7 @@
 							fprint(2, "%s: no tags\n", path);
 					}else{
 						numall--;
+						Bterm(bf);
 						continue;
 					}