ntdll/unix: Replace some malloc/sprintf calls with asprintf.
commitcd763004a6b159f77534e6e1d5e1dde255ac06a7
authorBrendan Shanks <bshanks@codeweavers.com>
Thu, 2 Nov 2023 22:23:45 +0000 (2 15:23 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2023 13:54:52 +0000 (6 14:54 +0100)
tree467a80e8910a8b8b3e5405c4d2c8065906e52ce9
parentf0b2e0d00c86fb04d47467f39e49c587250ffec5
ntdll/unix: Replace some malloc/sprintf calls with asprintf.
dlls/ntdll/unix/env.c
dlls/ntdll/unix/file.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/server.c