Skip to content
Snippets Groups Projects
Commit 084be43b authored by Paul Emge's avatar Paul Emge Committed by Tom Rini
Browse files

ext4: gracefully fail on divide-by-0


This patch checks for 0 in several ext4 headers and gracefully
fails instead of raising a divide-by-0 exception.

Signed-off-by: default avatarPaul Emge <paulemge@forallsecure.com>
parent 878269db
No related branches found
No related tags found
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