[Fwd: OLEAUT32: VARIANT parsing of hex/octal integer string must not negate value]

Alex Villaci­s Lasso a_villacis at palosanto.com
Mon Jan 17 11:00:22 CST 2005


Alexandre Julliard escribió:

>Could you please submit a test case for this?
>  
>
It seems now the standard policy is to submit a test case for any bug 
corrected by a patch. So here it is: this patch contains both the bugfix 
and the test case for the bug. In addition, the making of the test case 
uncovered a new bug in which an VT_I8 value was being compared against 
I4_MIN..I4_MAX, rather than I8_MIN..I8_MAX. The testcase tests for this too.

Changelog:
* When parsing an hex/oct integer value, copy value verbatim in VARIANT, 
rather than a negated value
* Add test case for this behavior

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_variant_no_negate_hex_2.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050117/90765a13/patch_variant_no_negate_hex_2.bin


More information about the wine-patches mailing list