add_route_flags() frees the rtentry on error when called with the RTM_F_CREATE
flag. Don't free the rtentry a second time.
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential D50665
route: fix rtentry double free kp on Jun 3 2025, 12:49 PM. Authored by Tags None Referenced Files
Details
add_route_flags() frees the rtentry on error when called with the RTM_F_CREATE Sponsored by: Rubicon Communications, LLC ("Netgate")
Diff Detail
|