Skip to content
Commit 6f61dd3a authored by Kees Cook's avatar Kees Cook
Browse files

efi-pstore: Fix read iter after pstore API refactor

During the internal pstore API refactoring, the EFI vars read entry was
accidentally made to update a stack variable instead of the pstore
private data pointer. This corrects the problem (and removes the now
needless argument).

Fixes: 125cc42b

 ("pstore: Replace arguments for read() API")
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 3a7d2fd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment