aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2017-05-06 10:23:59 +0200
committerLinus Walleij <[email protected]>2017-05-22 10:39:25 +0200
commit49af64e6b52208219d008cd445ca09c07a965105 (patch)
treea9df9d63e06616375260c77f58ae137df8895c81 /tools/perf/scripts/python
parentceba43834d1059b460cd05f92eff08c3fe5627f4 (diff)
pinctrl: imx: Check for memory allocation failure
If 'devm_kzalloc' fails, a NULL pointer will be dereferenced. Return -ENOMEM instead, as done for the other memory allocation just a few lines below. BTW, change the 'devm_kzalloc' into a 'devm_kcalloc'. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions