Patch already made it to git
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=207
This commit is contained in:
parent
5c1d1e2b11
commit
9b78da23c3
@ -1,4 +1,4 @@
|
|||||||
From f019428527c87530fb59caca7f2868ac2c5d5391 Mon Sep 17 00:00:00 2001
|
From 16c086f48c2270ad6412ad7226df53079f825270 Mon Sep 17 00:00:00 2001
|
||||||
From: Jan Engelhardt <jengelh@inai.de>
|
From: Jan Engelhardt <jengelh@inai.de>
|
||||||
Date: Thu, 30 Jun 2022 18:47:25 +0200
|
Date: Thu, 30 Jun 2022 18:47:25 +0200
|
||||||
Subject: [PATCH] testsuite: repair read of uninitialized memory
|
Subject: [PATCH] testsuite: repair read of uninitialized memory
|
||||||
@ -10,6 +10,7 @@ Function ``test_backoff_time`` does not initialize ``delta``, and
|
|||||||
memory with the ``!*delta`` expression.
|
memory with the ``!*delta`` expression.
|
||||||
|
|
||||||
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
|
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
|
||||||
|
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
|
||||||
---
|
---
|
||||||
testsuite/test-util.c | 2 +-
|
testsuite/test-util.c | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
Loading…
Reference in New Issue
Block a user