mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
Mop up more test regressions
This commit is contained in:
parent
4a8a81eb9f
commit
802e7eb4ef
6 changed files with 14 additions and 13 deletions
|
@ -90,8 +90,8 @@ static void testlib_showerror_(int line, //
|
|||
"\t%s%s @ %s%s\n",
|
||||
SUBTLE, strerror(e), RESET, SUBTLE,
|
||||
firstnonnull(program_invocation_name, "unknown"), hostname, RESET);
|
||||
free(FREED_want);
|
||||
free(FREED_got);
|
||||
/* free(FREED_want); */
|
||||
/* free(FREED_got); */
|
||||
++g_testlib_failed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue