diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-07-03 07:49:40 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-07-04 21:09:16 -0700 |
commit | 6e9ae3e84486bdc90d6bc0a965ac2a977d438505 (patch) | |
tree | 84ee2bdf4ae2f62e776864caac0b445cba021d99 /src/til_args.h | |
parent | ff02ed8ea5e32a1016c710f4625145e3abcc062b (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_args.h')
0 files changed, 0 insertions, 0 deletions