[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Processed: Re: Bug#747976: yorick-av: some codecs SIGFPE on kfreebsd-i386



This bug is interesting.  At least the following testcase does not crash
on kfreebsd-i386 with eglibc/2.18-5

> #include <stdlib.h>
> 
> int main() {
>         return strtod("te^qComp", NULL);
> }

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: