CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/19 08:49:55
Modified files:
sys/netinet : ip_ipsp.c
Log message:
Remove `ids' from `ipsec_ids_tree' while following ipsp_ids_insert()
error path. This fixes use-after-free issue. Also fix debug message
mistype pointed by bluhm@ in error path.
ok millert@ bluhm@
