Make asprintf(3) implementation for Windows private to EAL, so that it's hidden from external consumers. It is not exposed to internal consumers either, because they don't need asprintf() and also because callers from other modules would have no reliable way to free allocated memory. Signed-off-by: Dmitry Kozlyuk <[email protected]> Acked-by: Khoa To <[email protected]>
Acked-by: Nick Connolly <[email protected]>

