[LTP] [PATCH v2 1/2] Add test for CVE 2020-25704

Cyril Hrubis chrubis@suse.cz
Wed Aug 4 17:29:36 CEST 2021


Hi!
Pushed with a minor change, thanks.

> +#ifndef _PERF_EVENT_OPEN_H

Identifiers starting with single or double underscore are reserved for
system implemntation, e.g. libc so I've changed the guards just to
PERF_EVENT_OPEN_H.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list