[LTP] [PATCH] setsockopt03: Add Git and CVE tags

Richard Palethorpe rpalethorpe@suse.de
Tue Aug 3 09:04:59 CEST 2021


Hi,

Sorry please ignore this, wrong patch!

Richard Palethorpe <rpalethorpe@suse.com> writes:

> Signed-off-by: Richard Palethorpe <rpalethorpe@suse.com>
> ---
>  testcases/kernel/syscalls/setsockopt/setsockopt03.c | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/testcases/kernel/syscalls/setsockopt/setsockopt03.c b/testcases/kernel/syscalls/setsockopt/setsockopt03.c
> index 14fdf400b..3d49628d6 100644
> --- a/testcases/kernel/syscalls/setsockopt/setsockopt03.c
> +++ b/testcases/kernel/syscalls/setsockopt/setsockopt03.c
> @@ -114,4 +114,8 @@ static struct tst_test test = {
>  	.setup = setup,
>  	.test_all = run,
>  	.needs_root = 1,
> +	.tags = (const struct tst_tag[]){
> +		{"linux-git", "ce683e5f9d04"},
> +		{"CVE", "CVE-2016-4997"},
> +	}
>  };


-- 
Thank you,
Richard.


More information about the ltp mailing list