fix previous commit

0.96
Tomasz Kojm 15 years ago
parent e79eb06fc9
commit 0d6158d3a1
  1. 1
      sigtool/sigtool.c

@ -731,6 +731,7 @@ static int build(const struct optstruct *opts)
return -1;
}
lspt->next->name = strdup("last.hdb");
lspt->next->next = NULL;
if(!lspt->next->name) {
FREE_LS(dblist2);
mprintf("!build: Memory allocation error\n");

Loading…
Cancel
Save