commit | e3ba01ec76bcfcde36091ff75161730d17f8bb5e | [log] [tgz] |
---|---|---|
author | Peter A. Bigot <pab@pabigot.com> | Sat Jul 20 16:56:01 2019 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jul 24 09:20:56 2019 -0400 |
tree | db30d4aa62b71db4a23f3ee4b8d05965382aca2b | |
parent | 7f2edeef6c825610989f1e961df85886225a4088 [diff] |
subsys/storage/flash_map: detect missing flash device If the flash device is not configured, return an error rather than dereferencing a null device pointer. Signed-off-by: Peter A. Bigot <pab@pabigot.com>