1 Dec
2023
1 Dec
'23
12:06 p.m.
https://bugs.winehq.org/show_bug.cgi?id=54731 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Robert Wilhelm from comment #5)
The failing test is
while null call ok(false, "while null evaluated") wend
Looking at the MR, for case VT_NULL *b is assigned a value two time. At second time from uninitialized Variant v.
Good catch, I'll push an update. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.