Skip to content
Commit 78f1ddbb authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Avoid null pointer dereference when decoding EROFS w/o a journal



We need to check to make sure a journal is present before checking the
journal flags in ext4_decode_error().

Signed-off-by: default avatarEric Sesterhenn <eric.sesterhenn@lsexperts.de>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 43b38520
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