commit | b68fb170e330615d792c8bdab199c9eb281532a2 | [log] [tgz] |
---|---|---|
author | Keith Mok <keithmok@google.com> | Fri May 06 04:32:59 2022 +0000 |
committer | Keith Mok <keithmok@google.com> | Fri May 06 04:45:14 2022 +0000 |
tree | 356931e4e02095216d453ca9a7e348cd9bd8365d | |
parent | 7db3c39f2ade195bc57b84e2d5afb36574df9912 [diff] |
DefaultVehicleHal: Add null callback checking AIDL allow nullptr as callback argument. Wihtout a nullptr callback variable checking, it will crash the VHAL, if callback pass in is nullptr. Test: android.hardware.automotive.vehicle@V1-default-service_fuzzer Bug: 231661617 Change-Id: I9387391c595b608b435daa6e66134fedfccbbf7c