aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-12-02 15:18:06 +0000
committerMike Marshall <[email protected]>2016-12-12 16:43:25 +0000
commit4defb5f912a0ba60e07e91a4b62634814cd99b7f (patch)
tree188a7ac96b34b16c7f2d5cb831f3bf2b86ebb2e2 /net/unix/af_unix.c
parentorangefs: add .owner to debugfs file_operations (diff)
downloadkernel-4defb5f912a0ba60e07e91a4b62634814cd99b7f.tar.gz
kernel-4defb5f912a0ba60e07e91a4b62634814cd99b7f.zip
orangefs: fix memory leak of string 'new' on exit path
allocates string 'new' is not free'd on the exit path when cdm_element_count <= 0. Fix this by kfree'ing it. Fixes CoverityScan CID#1375923 "Resource Leak" Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mike Marshall <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions