diff options
author | Stephen Crane <cranes@google.com> | 2021-04-14 20:57:50 +0000 |
---|---|---|
committer | Stephen Crane <cranes@google.com> | 2021-04-15 01:02:50 +0000 |
commit | e54e8d4ebf54513ed478fe5818fa0cd3b722c792 (patch) | |
tree | d20494be7793d4a6b6be032401e89efde05b6161 /libutils/Unicode.cpp | |
parent | a2b662cf23f625b60de0721c4025f6b40d34cc4a (diff) |
Trusty: Move tipc fuzzer connection to end of iteration
We detect a TA crash by not being able to reconnect to its channel. We
were previously connecting to the TA at the beginning of each fuzz
iteration, but this results in only detecting a crash on the following
iteration. By moving this connection to the end of the fuzz iteration,
we can detect a crash corresponding to the correct fuzz iteration and
libFuzzer will produce the correct crashing input.
Test: /data/fuzz/arm64/trusty_keymaster_fuzzer/trusty_keymaster_fuzzer
Bug: 185407818
Change-Id: I6808c72611fcabab5b314218f8b588dd7d944188
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions