[LTP] [PATCH v4] Add a regression test for CVE-2017-1000380

Cyril Hrubis chrubis@suse.cz
Fri Jul 12 15:31:39 CEST 2019


Hi!
Pushed with a minor change, thanks.

> +static void cleanup(void)
> +{
> +	tst_fzsync_pair_cleanup(&fzsync_pair);

I've removed the tst_fzsync_pair_cleanup() here because the function is
no-op unless you started the second thread by the fzsync reste call.

> +	SAFE_CLOSE(snd_fd);
> +}


-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list