On 8/19/19 6:35 PM, Sven Baars wrote:
On 19-08-19 17:27, Vincent Povirk (they/them) wrote:
I don't understand why we need this for VT_UNKNOWN but not VT_LPSTR.
Because the VT_LPSTR ones are actually the "the_worst" string constant instead of an allocated string.
Can we make it always allocated to get rid of this special path?