On Tue, Sep 06, 2016 at 02:39:50PM +0800, Hangbin Liu 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]>

Acked-by: Phil Sutter <[email protected]>

Reply via email to