diff options
| author | Rae Moar <[email protected]> | 2025-03-13 19:27:13 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2025-03-16 00:13:38 +0000 |
| commit | 1d4c06d51963f89f67c7b75d5c0c34e9d1bb2ae6 (patch) | |
| tree | 13deb28c00abeaf093f2e7d11b65112e21ccae6a /lib/crypto/mpi/mpi-add.c | |
| parent | Kunit to check the longest symbol length (diff) | |
| download | kernel-1d4c06d51963f89f67c7b75d5c0c34e9d1bb2ae6.tar.gz kernel-1d4c06d51963f89f67c7b75d5c0c34e9d1bb2ae6.zip | |
kunit: tool: Fix bug in parsing test plan
A bug was identified where the KTAP below caused an infinite loop:
TAP version 13
ok 4 test_case
1..4
The infinite loop was caused by the parser not parsing a test plan
if following a test result line.
Fix this bug by parsing test plan line to avoid the infinite loop.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rae Moar <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
