summaryrefslogtreecommitdiff
path: root/regress/misc
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2021-12-07 17:28:47 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2021-12-07 17:28:47 +0000
commit19c4a0cf2f74a4966b267dc81baff43f2d955106 (patch)
treef5acef8d1efb419b69ef292a0c3e467bda7aedda /regress/misc
parent93bc4f53f314f2dad29792dd38f92a975efa0210 (diff)
In ipo_tdb the flow contains a reference counted TDB cache. This
may prevent that tdb_free() is called. It is not a real leak as ipsecctl -F or termination of iked flush this cache when they remove the IPsec policy. Move the code from tdb_free() to tdb_delete(), then the kernel does the cleanup itself. OK mvs@ tobhe@
Diffstat (limited to 'regress/misc')
0 files changed, 0 insertions, 0 deletions