diff options
author | Michael Forney <mforney@mforney.org> | 2020-03-18 15:04:14 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2020-03-18 15:50:33 -0700 |
commit | 84da43b2235b1ec82b84ef8100c05097bc3ca4f5 (patch) | |
tree | fcc7177f44e6aa14b0e61462fd45c217d3eefa60 /map.c | |
parent | 998d77adf854fd3f3ce630372068fd3aa1edb2c2 (diff) |
pp: Fix possible use-after-free
Restructure the loop slightly to avoid accessing the macro identifier
token after we have checked for the open parenthesis; it might
belong to a previous macro argument that has since been freed.
Diffstat (limited to 'map.c')
0 files changed, 0 insertions, 0 deletions