Fixed potential out of bounds file access
This commit adds a out-of-bounds protection in the case that the extracted values for offset & count are summed up larger than the size of the file. Also this function checks for overflows before performing the addition. This fixes #159v0.27.3
parent
f641f39ab9
commit
36df4bc997
Loading…
Reference in New Issue