[LTP] [PATCH] ioctl_sg01: correct the fix SHA1

Martin Doucha mdoucha@suse.cz
Mon Oct 12 18:02:10 CEST 2020


Oops, thanks for noticing this.

Reviewed-by: Martin Doucha <mdoucha@suse.cz>

On 12. 10. 20 11:12, Po-Hsu Lin wrote:
> Correct the fix SHA1 to match with the one in the comment.
> 
> Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
> ---
>  testcases/kernel/syscalls/ioctl/ioctl_sg01.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/testcases/kernel/syscalls/ioctl/ioctl_sg01.c b/testcases/kernel/syscalls/ioctl/ioctl_sg01.c
> index 8ad2ffed5..94b30dc6b 100644
> --- a/testcases/kernel/syscalls/ioctl/ioctl_sg01.c
> +++ b/testcases/kernel/syscalls/ioctl/ioctl_sg01.c
> @@ -127,7 +127,7 @@ static struct tst_test test = {
>  	.setup = setup,
>  	.cleanup = cleanup,
>  	.tags = (const struct tst_tag[]) {
> -		{"linux-git", "e093c4be760e"},
> +		{"linux-git", "a45b599ad808"},
>  		{"CVE", "2018-1000204"},
>  		{}
>  	}
> 


-- 
Martin Doucha   mdoucha@suse.cz
QA Engineer for Software Maintenance
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic


More information about the ltp mailing list