[PATCH v16 04/15] windows: common wrapper for vasprintf and asprintf
Tyler Retzlaff
roretzla at linux.microsoft.com
Wed Mar 27 18:08:54 CET 2024
On Wed, Mar 27, 2024 at 09:45:22AM -0700, Stephen Hemminger wrote:
> Replace the windows version of asprintf() that was only usable
> in eal. With a more generic one that supports both vasprintf()
> and asprintf(). This also eliminates duplicate code.
>
> Fixes: 8f4de2dba9b9 ("bus/pci: fill bus specific information")
> Fixes: 9ec521006db0 ("eal/windows: hide asprintf shim")
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
More information about the dev
mailing list