On Thu,  8 Sep 2016 10:26:57 +0800
Hangbin Liu <[email protected]> wrote:

> ftell() may return -1 in error case, which is not handled and therefore pass a
> negative offset to fseek(). The return code of fseek() is also not checked.
> 
> Reported-by: Phil Sutter <[email protected]>
> Signed-off-by: Hangbin Liu <[email protected]>

Applied

Reply via email to