commit | b61a9d4cdebb0d572db81930535e63f4a0f3f9d0 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Wed May 08 16:05:50 2019 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Thu May 09 15:36:06 2019 -0700 |
tree | b52915e9f50f5db08f2fafc6bd11335c8e1f67bc | |
parent | 4714c214a0fa5a85f6f8b98c7a6c2339b6a847d1 [diff] |
libcamera2ndk_vendor: Fix potential use after free of camera_metadata_t Bug: 131566406 Test: Use libcamera2ndk_vendor multiple times without seeing logs / assertions indicating null metadata / corrupted metadata in allocateACaptureRequest. Change-Id: I2154a83bb97a4dd945f15328769b811e9485a0ac Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>