Thank you,
I will take a look at your changes, correct my work and re-submit.
Eric
On Mar 22, 2010, at 4:44 PM, Nikolay Sivov wrote:
> On 3/22/2010 23:26, Eric Lanz wrote:
>> Hello,
>>
>> Decided to keep it simple for my first patch. SysStringLen was returning 0
>> for bstrs from our updater
On 3/22/2010 23:26, Eric Lanz wrote:
Hello,
Decided to keep it simple for my first patch. SysStringLen was returning 0 for
bstrs from our updater application which caused the domdoc_createNode function
to exit early even though the bstr actually contained a valid name. It seems
that other f
Hello,
Decided to keep it simple for my first patch. SysStringLen was returning 0 for
bstrs from our updater application which caused the domdoc_createNode function
to exit early even though the bstr actually contained a valid name. It seems
that other functions in this file use strlenW for t