diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2021-03-05 09:46:14 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-03-09 15:32:50 +1100 |
commit | 59a129f22f096d992496111c498b3ea97e637115 (patch) | |
tree | 84f361abe344d9dc324b6d2a48f7d0f7c1f54def /lib/utils/interrupt_char.h | |
parent | 680ce45323248df288ee8ebd055a4caacb3e46f3 (diff) |
stm32/storage: Prevent attempts to read/write invalid block addresses.
A corrupt filesystem may lead to a request for a block which is out of
range of the block device limits. Return an error instead of passing the
request down to the lower layer.
Diffstat (limited to 'lib/utils/interrupt_char.h')
0 files changed, 0 insertions, 0 deletions