commit | b888430f15e05dd46d11c304d61f9488670fc4c7 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Jan 24 21:32:13 2023 -0800 |
committer | David Anderson <dvander@google.com> | Tue Jan 24 21:37:18 2023 -0800 |
tree | 2f324ffaca3c34c4300c7d179dc93ccc33d52152 | |
parent | 1e53806ad984af26c10aefb07aa6d4df0327df61 [diff] |
libdm: Remove dm_linear_fuzzer. This fuzzer can only mutate the numerical inputs to a dm-linear table, which is unlikely to find kernel bugs, and very unlikely to find libdm bugs. There are a number of automated notifications from it due to making ASSERT_EQ a no-op, which causes misuse of libdm API calls. None of these appear to be real bugs. Bug: 174907083 Test: N/A Change-Id: Iaa8955eaa4423e4315b8cb74741e6425a56cc303