Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ExternalCameraHAL: Fix incorrect nullptr check on bufPtr
Incorrect bufPtr nullptr check caused "null pointer dereference" error during video record stop. Fix to check nullptr on bufPtr without dererencing it. Tracked-On: OAM-123571 Signed-off-by: Subhransu S. Prusty <[email protected]>
- Loading branch information