madler / zlib

A massively spiffy yet delicately unobtrusive compression library.
http://zlib.net/
Other
5.46k stars 2.41k forks source link

gzlib: Add check for res of LSEEK #945

Open maks-mishin opened 4 months ago

maks-mishin commented 4 months ago

Return value of function LSEEK (lseek64) is not checked, but it is usually checked for this function.

Found by RASU JSC.

Neustradamus commented 1 month ago

@madler: Have you seen this PR?

maks-mishin commented 2 weeks ago

@Neustradamus @madler Good day, I am writing to kindly remind you that I am awaiting your response. Thank you for your attention.