Browse Source

added leak

master
anon 8 months ago
parent
commit
c37c2546e5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/main.c

+ 1
- 1
source/main.c View File

@@ -119,7 +119,7 @@ main(int argc,
}

fflush(stdout);
//hl_deinit();
hl_deinit();
free(buffer);

//terminal_hl_deinit();


Loading…
Cancel
Save