aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKevin McKinney <[email protected]>2011-12-01 22:02:15 -0500
committerGreg Kroah-Hartman <[email protected]>2011-12-08 12:42:15 -0800
commit09468b0392b1d2b079b334d60a23d7da8105dc53 (patch)
treeb073e5bad8d90cc1a02a0a6ccca5732efab41ac2 /tools/perf/scripts/python
parent4c6fb5fc050a4430363d92994132fffa6776c9d4 (diff)
Staging: bcm: Fix double free of 'pReadData' in IOCTL_BCM_NVM_WRITE.
This patch fixes a memory error in ioctl, IOCTL_BCM_NVM_WRITE. While copying data to user space, if an error occurs, pReadData is freed. Then, at the end of the ioctl, pReadData was being freed again. Signed-off-by: Kevin McKinney <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions