mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 04:08:32 +00:00
Fix unzip warning with apelink generated symtabs
This commit is contained in:
parent
3e6d536822
commit
0c89516ac5
17 changed files with 192 additions and 59 deletions
|
@ -809,7 +809,7 @@ int main(int argc, char *argv[]) {
|
|||
if (g_daemonize) Daemonize();
|
||||
Serve();
|
||||
free(g_psk);
|
||||
#if IsModeDbg()
|
||||
#ifdef MODE_DBG
|
||||
CheckForMemoryLeaks();
|
||||
CheckForFileLeaks();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue