diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-09-14 01:01:30 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-23 08:57:44 -0400 |
commit | 14678b3c6280a1a024afa0b5564deb853eca44d0 (patch) | |
tree | 0b51015a3b90b82d7c57c5d9a28cba0f177e64c5 /cmd/bootefi.c | |
parent | d9554b7f4bcbf8310e364b05b900e464d5e1ac47 (diff) | |
download | u-boot-imx-14678b3c6280a1a024afa0b5564deb853eca44d0.zip u-boot-imx-14678b3c6280a1a024afa0b5564deb853eca44d0.tar.gz u-boot-imx-14678b3c6280a1a024afa0b5564deb853eca44d0.tar.bz2 |
test/fs: Check ext4 behaviour if dirent is first entry in directory block
This is a regression test for a crash happening if the first dirent
in the block matches. Code tried to access a predecessor entry which
does not exist.
The crash happened for any block, but "." is always the first entry in
the first directory block and thus easy to check for.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Diffstat (limited to 'cmd/bootefi.c')
0 files changed, 0 insertions, 0 deletions