typo; from kurtm

This commit is contained in:
Florian Obser 2022-12-02 18:33:57 +01:00
parent fc1287d2c6
commit 79a10c784a
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ buffer (=dbuf=) of this size. It skips the length byte and copies
=fsize - 1= bytes into the new buffer. So it trusts that the amount of
data it read from disk is the same as indicated by the length byte.
While this might seem silly, this is how real world buffer overflows
While this might seem silly, this is what real world buffer overflows
look like.
Here is a file where the length byte and file size agree. Create