ANDROID: Fix slab memory leakage issue
lowmem_scan call get_task_struct twice, which causes memory leakage.
Remove the duplicated get_task_struct which was invoked by LTS.
Change-Id: I2a3374f63cd2ec034f9e794917587a04d3975484
Signed-off-by:
jianzhou <jianzhou@codeaurora.org>
Loading
Please register or sign in to comment