aboutsummaryrefslogtreecommitdiffhomepage
path: root/c/lex.h
diff options
context:
space:
mode:
author lemon<lsof@mailbox.org>2026-01-09 19:33:36 +0100
committer lemon<lsof@mailbox.org>2026-01-09 19:33:36 +0100
commitf5955f1e62736f2f92b05a1ed7931d378f7b2ae6 (patch)
treee5f872a26c2ced6c03a3f35166137f76d4330805 /c/lex.h
parent95301a8b8ece4b6d823e84bcff8a67d518840491 (diff)
c: fix use after free
A silly one, declsbuf.p can be realloc'd in the call to putdecl, but in this statement that pointer could be fetched before the call.
Diffstat (limited to 'c/lex.h')
0 files changed, 0 insertions, 0 deletions