mscoree: Use standard C functions for memory allocation in assembly.c.
commit15cbe4979867955d44f86d2617527dc5d270728a
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 8 Nov 2022 04:54:14 +0000 (7 21:54 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Nov 2022 08:46:23 +0000 (10 09:46 +0100)
tree6d383dfe65608b79afebfc6a16ee49b7b07d8da6
parent06321ba57b17635cf2bd945ce38d2c95367b2156
mscoree: Use standard C functions for memory allocation in assembly.c.

The big win here is getting rid of the reimplementation of wcsdup.
dlls/mscoree/assembly.c