mirror of
https://github.com/sheumann/hush.git
synced 2025-01-02 09:31:26 +00:00
cleanup
This commit is contained in:
parent
068b6b07ff
commit
6fe1960ff5
@ -169,6 +169,9 @@ extern int lsmod_main(int argc, char **argv)
|
|||||||
printf("\n");
|
printf("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ifdef CONFIG_FEATURE_CLEAN_UP
|
||||||
|
free(module_names);
|
||||||
|
#endif
|
||||||
|
|
||||||
return( 0);
|
return( 0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user