Results of a test mass rebuild of rawhide/x86_64 with gcc-4.8.0-0.1.fc19

Florian Weimer fweimer at redhat.com
Mon Jan 7 16:00:20 UTC 2013


On 01/07/2013 04:50 PM, Petr Pisar wrote:

> The pre-precessed code is:
>
>    for (i = 0; i <= LAST_FLAG; i++) {
>      ((all_heap_codes *)(0x10000000))->yap_flags_field[i] = 0;
>    }

I think the number of iterations (24) is one larger than the number of 
array elements (23).

-- 
Florian Weimer / Red Hat Product Security Team


More information about the devel mailing list