[2/2] psapi/tests: Add test for EnumProcessModules with NULL pointer and size > 0

Olivier F. R. Dierick o.dierick at piezo-forte.be
Wed Jul 1 21:41:05 CDT 2015


Adds a test for K32EnumProcessModules() with a NULL pointer and size >
0. On some Windows platforms psapi exports functions that are wrappers
to K32* functions. On others the K32* functions are not available and
the functions are implemented directly in psapi. Wine does the former.
This test should work in both cases.

---
 dlls/psapi/tests/psapi_main.c |    5 +++++
 1 file changed, 5 insertions(+)

-- 
        Olivier F. R. Dierick
        o.dierick at piezo-forte.be
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Test-EnumProcessModules-with-NULL-pointer-and-size-0.patch.txt
Type: application/mbox
Size: 1003 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150702/5868c779/attachment-0001.mbox>


More information about the wine-patches mailing list