On 16/02/2025 17:53, Stephen Hemminger wrote:
Although internally rte_free does poison the buffer in most
cases, it is useful to have function that explicitly does
this to avoid any security issues.

Name of new API is chosen to be similar to Linux kernel
kfree_sensitive() to make porting drivers easier.

Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: Morten Brørup <[email protected]>
---
Acked-by: Anatoly Burakov <[email protected]>

--
Thanks,
Anatoly

Reply via email to