[PATCH 2/6] vfprintf: Introduce JUMP_TABLE_BASE_LABEL

Florian Weimer fweimer@redhat.com
Fri Mar 6 10:36:00 GMT 2015


On 03/03/2015 03:00 AM, Paul Eggert wrote:
> Florian Weimer wrote:
>> +# define REF(Name) &&do_##Name - &&JUMP_TABLE_BASE_LABEL
> ...
>> +# define REF(Name) &&do2_##Name - &&JUMP_TABLE_BASE_LABEL
> 
> The definientia should be parenthesized.

Committed with this change.

-- 
Florian Weimer / Red Hat Product Security



More information about the Libc-alpha mailing list