aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-01-06 09:59:10 +0000
committerDavid S. Miller <[email protected]>2016-01-06 20:28:11 +0000
commit9e02d8caaf90077bc47e054e4c3a41736245a9f8 (patch)
treef14660beb0b501c734717dd8bdff3c56fcf43bfa /net/unix/af_unix.c
parentfsl/fman: fix the pause_time test (diff)
downloadkernel-9e02d8caaf90077bc47e054e4c3a41736245a9f8.tar.gz
kernel-9e02d8caaf90077bc47e054e4c3a41736245a9f8.zip
fsl/fman: double free on probe failure
"priv" is allocated with devm_kzalloc() so freeing it here with kfree() will lead to a double free. Fixes: 3933961682a3 ('fsl/fman: Add FMan MAC driver') Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions