In case of a failure, where NULL is returned,
- call CC_ALGO(tp)->cb_destroy, after CC_ALGO(tp)->cb_init was called.
- call khelp_destroy_osd(), after khelp_init_osd() was called.
Differential D45753
tcp: improve failure handling in tcp_newtcpcb() tuexen on Jun 26 2024, 8:13 PM. Authored by Tags None Referenced Files
Details In case of a failure, where NULL is returned,
Diff Detail
|