commit | 428871d0447dc6972d13ff8d52615b4faf81de39 | [log] [tgz] |
---|---|---|
author | Pawan Wagh <waghpawan@google.com> | Fri May 19 21:18:01 2023 +0000 |
committer | Pawan Wagh <waghpawan@google.com> | Fri May 19 21:18:01 2023 +0000 |
tree | 18d8369ce2b0f237cae572dce55310c9bff90164 | |
parent | 3c3e36876f5476a217b5a692c8d58bbdd3c60b59 [diff] |
Check for null ferr fout is double checked for nullptr instead of ferr which forces to call fclose on null ferr. Test: atest incidentd_test Test: m incidentd_service_fuzzer && adb sync data && adb shell /data/fuzz/x86_64/incidentd_service_fuzzer/incidentd_service_fuzzer with clusterfuzz testcase Bug: 283453191 Change-Id: I3a4912cf70f4f32cb66fb870febbbfff1a7c6adc