mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
fixed memory leak
This commit is contained in:
parent
644a8da88a
commit
3e47dbcc8c
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
|
||||
/*-************************************
|
||||
* Includes
|
||||
* Dependencies
|
||||
**************************************/
|
||||
#include "util.h" /* Compiler options */
|
||||
#include <stdio.h> /* fprintf, stderr */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue