summaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLiam Mark <lmark@codeaurora.org>2017-02-15 13:52:48 -0800
committerLiam Mark <lmark@codeaurora.org>2017-02-15 14:21:04 -0800
commit6bc22eceecb6629335a5442cbec769a2629428eb (patch)
treeb409817f017e30b18d400d919b3b20442345b699 /net/unix/sysctl_net_unix.c
parent3a7e752617514960c5cecdf84e12b13dc63c04c7 (diff)
drivers: dma-removed: page align size on free
Fix removed ops memory leak which occurs when non-page aligned memory is freed. On free we need to page align the amount of memory being freed otherwise we risk rounding down the size of the allocation to the page boundary which would leak one page. Change-Id: Idabce39cad526eeaf073748edb227b2edd76f40e Signed-off-by: Liam Mark <lmark@codeaurora.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions