On Thu Aug 15 08:33:21 2024 +0000, Daniel Lehman wrote:
@nsivov this ok to go in? it fixes random garbage added to xml because of the missing \0
Are you sure you need to set the null explicitly? SysAllocStringLen(NULL) already initializes the whole buffer I think.