This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: EOVERFLOW in fseek()


On Jun 20 10:46, Sebastian Huber wrote:
> In FreeBSD these integer overflows are checked for example:
> 
> http://svnweb.freebsd.org/base/head/lib/libc/stdio/fseek.c?revision=178287&view=markup
> 
> They use also a common _fseeko() function with an ltest parameter to
> perform long value overflow tests.

Would you like to create a patch?


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]