Skip to content
Commit d8bd8c6e authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/efivars: Add missing kobject_put() in sysfs entry creation error path



The documentation provided by kobject_init_and_add() clearly spells out
the need to call kobject_put() on the kobject if an error is returned.
Add this missing call to the error path.

Cc: <stable@vger.kernel.org>
Reported-by: default avatar亿一 <teroincn@gmail.com>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 27cd5511
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment