aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/nxp-nci
diff options
context:
space:
mode:
authorChristophe JAILLET2017-02-19 10:58:47 +0100
committerSamuel Ortiz2017-04-02 00:18:35 +0200
commit8f79ded95934154d4454b6e422a18a3fbcd7a268 (patch)
tree3fd1d1aaf10da2b3301deca7f117a2f0426deb42 /drivers/nfc/nxp-nci
parentca42fb9e52d155547e6cf18cf26bce3e1a6af4ea (diff)
NFC: st21nfca: Fix potential memory leak
If all bits of 'dev_mask' are already set, there is a memory leak because 'info' should be freed before returning. While fixing it, 'return -ENOMEM' directly if the first kzalloc fails. This makes the code more readable. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/nxp-nci')
0 files changed, 0 insertions, 0 deletions