typo; from kurtm
This commit is contained in:
parent
fc1287d2c6
commit
79a10c784a
@ -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
|
=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.
|
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.
|
look like.
|
||||||
|
|
||||||
Here is a file where the length byte and file size agree. Create
|
Here is a file where the length byte and file size agree. Create
|
||||||
|
Loading…
Reference in New Issue
Block a user