mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-19 18:32:35 +00:00
This patch checks for 0 in several ext4 headers and gracefully fails instead of raising a divide-by-0 exception. Signed-off-by: Paul Emge <paulemge@forallsecure.com>