platform_hardware_interfaces/automotive/vehicle/aidl
Yu Shan b47e11e847 Fix a bug that would access uninitialized data.
Fix a bug where mThread is initialized before mRequests, causing
the new thread to access uninitialized mRequests.

Test: None. This is a race condition depending on when the thread is
started and hard to reproduce.
Bug: 231647009

Change-Id: I68037125bf4d14846585bd3a038844e4a7ced377
(cherry picked from commit 5e26ad3bf7)
2022-05-07 00:46:32 +00:00
..
aidl_api/android.hardware.automotive.vehicle Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
aidl_test Make VehicleHalUtils vendor available. 2022-02-09 12:03:11 -08:00
android/hardware/automotive/vehicle Update subscription logic for VHAL ref impl. 2022-04-06 23:40:17 +00:00
impl Fix a bug that would access uninitialized data. 2022-05-07 00:46:32 +00:00
Android.bp Freeze AIDL APIs for TM 2022-04-16 07:03:24 +09:00