mirror of
https://github.com/openharmony/security_security_component_manager.git
synced 2026-08-25 12:39:40 -04:00
超大函数修改
Signed-off-by: zhaowenli <zhaowenli3@huawei.com> Change-Id: Ic506c0c83e05e62cbca67898d3d6ed4b9de557be
This commit is contained in:
@@ -119,7 +119,6 @@ SecCompClickEventParcel* SecCompClickEventParcel::Unmarshalling(Parcel& in)
|
||||
{
|
||||
SecCompClickEventParcel* clickInfoParcel = new (std::nothrow) SecCompClickEventParcel();
|
||||
if (clickInfoParcel == nullptr) {
|
||||
SC_LOG_ERROR(LABEL, "Alloc policy parcel fail");
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user