Acked-by: Chengwen Feng <[email protected]>

On 2024/9/29 23:34, Stephen Hemminger wrote:
> Use the GCC function attribute to detect cases where
> memory is allocated with rte_malloc and freed incorrectly
> with libc version of free (and vice versa). Also will detect
> some other pointer mismatches.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>

Reply via email to