Commit 40c5597
lib: Fix bug in tst_test metadata validation
The results pointer is NULL when do_setup() checks tst_test metadata
validity. Print the invalid runtime value from the correct pointer.
Link: https://lore.kernel.org/ltp/20250408140944.36020-1-mdoucha@suse.cz/
Fixes: a6a369c ("lib: redefine the overall timeout logic of test")
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Martin Doucha <mdoucha@suse.cz>1 parent e2bbba0 commit 40c5597
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
| 1270 | + | |
| 1271 | + | |
1274 | 1272 | | |
1275 | 1273 | | |
1276 | 1274 | | |
| |||
0 commit comments