From d9a27c094951b5812840591f5554b45b21b31e13 Mon Sep 17 00:00:00 2001 From: Steve Dee Date: Tue, 25 Mar 2014 08:05:05 -0700 Subject: [PATCH] Found our 28 bytes --- v/sist.c | 1 + 1 file changed, 1 insertion(+) diff --git a/v/sist.c b/v/sist.c index 428b333452..12d7ed7087 100644 --- a/v/sist.c +++ b/v/sist.c @@ -792,6 +792,7 @@ _sist_rest(u2_reck* rec_u) c3_c* ent_c = u2_cr_string(ent); uL(fprintf(uH, "rest: checkpoint to event %s\n", ent_c)); free(ent_c); + u2z(ent); } // Open the fscking file. Does it even exist?