summaryrefslogtreecommitdiff
path: root/src/til_settings.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-07-03 07:49:40 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-07-04 21:09:16 -0700
commit6e9ae3e84486bdc90d6bc0a965ac2a977d438505 (patch)
tree84ee2bdf4ae2f62e776864caac0b445cba021d99 /src/til_settings.c
parentff02ed8ea5e32a1016c710f4625145e3abcc062b (diff)
til_module_context: untap early in module_context_free()
This was a UAF bug when the context being freed contained a driving tap... just careless placement of the untap call. It needs to occur before destroying the context, because module contexts are often used to store the til_tap_t instances.
Diffstat (limited to 'src/til_settings.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved