Skip to content
Commit b7c2cc49 authored by Simon Glass's avatar Simon Glass
Browse files

disk: part_dos: Fix a NULL pointer error



When ext is NULL we cannot dereference it. Update the code flow to avoid
this, so that layout_mbr_partitions() can be used with partition tables
that do not include an extended partition.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 362a79f3
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