Skip to content
Snippets Groups Projects
Commit 47333bf7 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

CSRI malloc compat fix

parent 5ba8a93a
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ main( int argc, char **argv )
entry_free( e );
}
free( buf );
ch_free( buf );
be->be_entry_close( be );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment