Sean Anderson 26de4296cc part: Add check for NULL dev_part_str
Some callers (e.g. cmd/fs.c) of fs_set_blk_dev may use a NULL dev_part_str.
While blk_get_device_part_str handles this fine,
part_get_info_by_dev_and_name does not. This fixes commands crashing when
implicitly using bootdevice.

The unit test has also been updated to set bootdevice to a known value and
to restore it after we are done.

Fixes: 7194527b6a ("cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions")
Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-05-26 17:26:07 -04:00
..
2020-07-17 14:32:24 +08:00
2021-01-12 10:58:04 +05:30
2021-03-12 09:57:30 -05:00
2021-01-30 14:25:41 -07:00
2020-07-01 15:01:21 +08:00
2020-10-08 11:42:36 -04:00
2021-05-04 07:57:18 -04:00
2021-02-26 15:30:55 +01:00
2021-05-26 17:26:07 -04:00
2021-03-27 15:04:31 +13:00
2021-05-04 07:57:18 -04:00
2020-11-05 09:11:30 -07:00
2021-02-16 11:48:20 -05:00
2020-10-22 09:54:53 -04:00