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
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to