> From: Tyler Retzlaff [mailto:[email protected]]
> Sent: Tuesday, 16 April 2024 18.33
> 
> RTE_FINI expansion failed to specify void * type for storage of
> destructor function pointer resulting it defaulting to type ``int``.
> 
> Update the macro to specify ``void *`` as the type so the correct size
> is allocated in the segment.
> 
> Fixes: 64eff943ca82 ("eal: implement constructors for MSVC")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Tyler Retzlaff <[email protected]>
> ---

Acked-by: Morten Brørup <[email protected]>

Reply via email to