Skip to content

Update kernel_vpp_ipsec.c#1089

Closed
inderpalpatheja wants to merge 1 commit intoFDio:masterfrom
inderpalpatheja:patch-1
Closed

Update kernel_vpp_ipsec.c#1089
inderpalpatheja wants to merge 1 commit intoFDio:masterfrom
inderpalpatheja:patch-1

Conversation

@inderpalpatheja
Copy link

There was an issue in del_sa function where if there is no SA found due to any reason then it would fall into error label where it would try to free mp memory which get allocated later down in this function.

There was an issue in del_sa function where if there is no SA found due to any reason then it would fall into error label where it would try to free mp memory which get allocated later down in this function.
@dwallacelf
Copy link
Contributor

Thank you so much for your interest! VPP takes patches at https://gerrit.fd.io/

git clone https://gerrit.fd.io/r/vpp

Using git review to contribute patches is recommended

@dwallacelf dwallacelf closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants