msxml3: off-by-one fix for Qname allocation

Piotr Caban piotr.caban at gmail.com
Sun Aug 3 06:15:07 CDT 2008


Hi Joris,
SysAllocStringLen allocates additional space for NULL byte. It's not needed to 
change string size.
On the other hand QNames should be created differently. I will send patches 
changing it soon.

Regards,
Piotr



More information about the wine-devel mailing list