|
Full Disclosure
mailing list archives
Re: Major gcc 4.1.1 and up security issue
From: "Gwiasda Patrick" <patrick.gwiasda () itellium com>
Date: Tue, 16 Jan 2007 11:52:36 +0100
Hi,
this looks strange.
I have made a test with gcc 4.03. The assertation was thrown correctly.
So, is this only with gcc > 4.1?
It seems that the interpretation of the standard was in gcc 4.03
"better".
~$ ./a.out
200 100
a.out: test.c:5: foo: Assertion `(int)(a+100) > 0' failed.
Aborted
kt1360 () a06006ru:~$ gcc --version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Regards
Patrick
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
- Re: Major gcc 4.1.1 and up security issue, (continued)
Message not available
Re: Major gcc 4.1.1 and up security issue Gwiasda Patrick (Jan 16)
Re: Major gcc 4.1.1 and up security issue Glenn.Everhart (Jan 22)
|