diff options
author | Sergey Senozhatsky <[email protected]> | 2024-09-11 11:54:56 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-09-17 01:07:01 -0700 |
commit | 684826f8271ad97580b138b9ffd462005e470b99 (patch) | |
tree | d528a63dc09e5d46eb3dbadc8f72804f25cf5403 /lib/xarray.c | |
parent | 2abbcc099ec60844ca7c15214ab12955d3c11e68 (diff) |
zram: free secondary algorithms names
We need to kfree() secondary algorithms names when reset zram device that
had multi-streams, otherwise we leak memory.
[[email protected]: kfree(NULL) is legal]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 001d92735701 ("zram: add recompression algorithm sysfs knob")
Signed-off-by: Sergey Senozhatsky <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions