Sindbad~EG File Manager

Current Path : /proc/2715199/root/usr/share/doc/git/contrib/coccinelle/tests/
Upload File :
Current File : //proc/2715199/root/usr/share/doc/git/contrib/coccinelle/tests/free.c

int use_FREE_AND_NULL(int *v)
{
	free(*v);
	*v = NULL;
}

int need_no_if(int *v)
{
	if (v)
		free(v);
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists