summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-09-25 11:35:57 -0700
committerBo Yang <teboring@google.com>2017-09-25 11:39:43 -0700
commit1e1c54f77253e7f783df0047a421b3f4d26929cb (patch)
tree6aa49326155e1453f6485d4f0de87247954f3c45 /Makefile
parentee7b049d1999afa5a66d072eb55e423f049a28d0 (diff)
Change parameter type from enum opcode to int.
If the compiler elects to represent enum E as a char rather than an int (per 6.7.2.2p4), the call to va_start() will have undefined behavior.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback