Sanitising debug-printf formats, mostly.
This commit is contained in:
parent
be5cc4e528
commit
2c96e7c30d
9 changed files with 26 additions and 5 deletions
|
|
@ -288,6 +288,7 @@ int main( int argc, char *argv[] ) {
|
|||
dump_pages( file_to_url_file( stdout ) );
|
||||
}
|
||||
|
||||
summarise_allocation();
|
||||
curl_global_cleanup( );
|
||||
return ( 0 );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue