mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
4888a345fc
PD#SWPL-92386 Problem: 1.null pointer dereference in mua_get_meta_data 2.missing two CLs from kernel5.4 Solution: 1.add protect for potential null pointer; 2.cherry pick the following two CLs: https://scgit.amlogic.com/#/c/234215/ https://scgit.amlogic.com/#/c/217078/ Verify: AndroidT kernel5.4 ohm Change-Id: I0eb4833d75ce7e11e80fe234a21f4bd7042de8ea Signed-off-by: binqi zhang <binqi.zhang@amlogic.com>