summaryrefslogtreecommitdiffstats
path: root/mm/mmu_notifier.c
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2014-11-01 16:59:34 +0530
committerDavid S. Miller <davem@davemloft.net>2014-11-01 15:11:50 -0400
commit437374735c0055433f8300ba59f8cf7214c58ad3 (patch)
tree4b560e06ea08cedae343f791808f27b7d910fa63 /mm/mmu_notifier.c
parentec1f1276022e4e3ca40871810217d513e39ff250 (diff)
downloadlinux-437374735c0055433f8300ba59f8cf7214c58ad3.tar.gz
linux-437374735c0055433f8300ba59f8cf7214c58ad3.tar.bz2
linux-437374735c0055433f8300ba59f8cf7214c58ad3.zip
net: mvpp2: fix possible memory leak
we are allocating memory using kzalloc for struct mvpp2_prs_entry, but later when we are getting error we were just returning the error value without releasing the memory. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/mmu_notifier.c')
0 files changed, 0 insertions, 0 deletions