[advapi32/tests] Fix some crashes on NT4 (Try2)

Paul Vriens paul.vriens.wine at gmail.com
Sat Nov 29 05:52:43 CST 2008


Hi,

(Try2 removes some useless LocalFree's when NewAcl is NULL, duh).

NT4 crashes at 3 distinct places. The first two we can get rid of by removing
the LocalFree on failure. The third one we can skip as we can detect NT4 easily.

While at it I changed some skips into win_skips.

The downside is that we have test failures again for this particular test. So
much for getting things greener ;)

(We also need to fix the dissecting of the winetest reports as this particular
test showed green all the time).

Changelog
    Fix some crashes on NT4

-- 
Cheers,

Paul.



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Fix-some-crashes-on-NT4.patch
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081129/7d0f80aa/attachment.txt 


More information about the wine-patches mailing list