commit | 7d4c84b8a8e0b63d2a3cde52c8979523c3180a08 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Tue Aug 15 11:01:11 2023 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Aug 16 15:04:48 2023 +0200 |
tree | 9b5c6985fdee25f9cd3c6dfad3b6cf9990b55121 | |
parent | 4170eb2433d61bc077259827b8eaecc4c39c1099 [diff] |
fs: ext2: Fix buffer overun Rearrange check to make sure we do not access inode_pool[MAX_INODES]. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>