mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 07:41:02 -04:00
pcb's allocated: - Universally ensure (and assert) that so_pcb is not NULL, removing lots of checks and error cases. Don't free the pcb without clearing the so_pcb pointer. - Don't try to free the socket in pru_detach(), since the caller will immediately free the socket. - Do retain the sotryfree() in pru_abort() for now, although eventually the caller will do it unconditionally. |
||
|---|---|---|
| .. | ||
| natm.c | ||
| natm.h | ||
| natm_pcb.c | ||
| natm_proto.c | ||