aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorNanyong Sun <[email protected]>2021-09-07 20:00:23 -0700
committerLinus Torvalds <[email protected]>2021-09-08 11:50:27 -0700
commit17243e1c3072b8417a5ebfc53065d0a87af7ca77 (patch)
treea750cb2c2acf85b23326eafa8db71ddd75b3f8be /lib/test_overflow.c
parentb2fe39c248f3fa4bbb2a20759b4fdd83504190f7 (diff)
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
kobject_put() should be used to cleanup the memory associated with the kobject instead of kobject_del(). See the section "Kobject removal" of "Documentation/core-api/kobject.rst". Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Nanyong Sun <[email protected]> Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions