diff options
author | Liav A <liavalb@gmail.com> | 2023-02-18 16:48:45 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-02-19 01:01:45 +0100 |
commit | 4a14138230884083da616d7ddcc156dba5ff27de (patch) | |
tree | 848c5ef51311cbf2c86abf58fe833c07174171bd /AK/JsonPath.cpp | |
parent | 9790b81959fc31e0690380ef5c3b6e7e4a6b9802 (diff) | |
download | serenity-4a14138230884083da616d7ddcc156dba5ff27de.zip |
Kernel/FileSystem: Fix check of read offset for the RAMFSInode code
The check of ensuring we are not trying to read beyond the end of the
inode data buffer is already there, it's just that we need to disallow
further reading if the read offset equals to the inode data size.
Diffstat (limited to 'AK/JsonPath.cpp')
0 files changed, 0 insertions, 0 deletions