Om Prakash Singh fe2e65e65f NFC: avoid freeing unallocated memory
Issue:
    In function ese_cold_reset_ioctl, kfree is getting call
for nfc_dev->cold_reset.cmd_buf in case of early failure
in the function.

Fix:
    Add check NULL check before calling kfree

Change-Id: Ic3e86494f65330ff58a0deb394b3a654f0a395db
Signed-off-by: Om Prakash Singh <quic_omprsing@quicinc.com>
2023-07-13 05:49:24 -07:00
2023-07-13 05:49:24 -07:00
2015-04-21 13:21:24 +05:30
2015-04-21 13:21:24 +05:30

NXPNFC_I2CDriver

NFC I2C Open Source driver

Description
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%