Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv4: fix reply_dst leakage on arp reply
There are cases when the created metadata reply is not used. Ensure the allocated memory is freed also in such cases. Fixes: 63d008a ("ipv4: send arp replies to the correct tunnel") Reported-by: Hannes Frederic Sowa <[email protected]> Signed-off-by: Jiri Benc <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information