diff options
author | Riccardo Schirone <[email protected]> | 2018-01-11 14:28:13 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2018-01-11 14:28:13 -0500 |
commit | 95c4df029374d8c09ad36c961e7a14a1d3ac6a6f (patch) | |
tree | f5a9cd8c23ea7328a5babedd0cab8763074305a2 /net/unix/sysctl_net_unix.c | |
parent | a794df0ecdd557961a0302062f5a7a5f500a8542 (diff) |
ext4: release kobject/kset even when init/register fail
Even when kobject_init_and_add/kset_register fail, the kobject has been
already initialized and the refcount set to 1. Thus it is necessary to
release the kobject/kset, to avoid the memory associated with it hanging
around forever.
Signed-off-by: Riccardo Schirone <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions