Skip to content
Commit 8a57d6d4 authored by chenqiwu's avatar chenqiwu Committed by Kees Cook
Browse files

pstore/platform: fix potential mem leak if pstore_init_fs failed



There is a potential mem leak when pstore_init_fs failed,
since the pstore compression maybe unlikey to initialized
successfully. We must clean up the allocation once this
unlikey issue happens.

Signed-off-by: default avatarchenqiwu <chenqiwu@xiaomi.com>
Link: https://lore.kernel.org/r/1581068800-13817-1-git-send-email-qiwuchen55@gmail.com


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 11a48a5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment