Do not free the old string in SysReAllocStringLen, reuse the old
commit7d2173a9e9798bf0b144cbdec2e81d71a9caeb0b
authorMarcus Meissner <marcus@jet.franken.de>
Tue, 28 Jan 2003 00:30:29 +0000 (28 00:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Jan 2003 00:30:29 +0000 (28 00:30 +0000)
treea70540fe129b18aecf8883d474d58ffa45bfdf35
parent9e40570812bc72562b03c903733088c358eaff46
Do not free the old string in SysReAllocStringLen, reuse the old
string memory (if 'in' is NULL).
dlls/oleaut32/oleaut.c