mapi32/tests: Fix the PropCopyMore tests and add an additional test.
commitb69045bfc71f083b9ea0dd6c5161e986aa760c28
authorAndrew Nguyen <arethusa26@gmail.com>
Mon, 18 Jan 2010 13:00:01 +0000 (18 07:00 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Jan 2010 14:34:32 +0000 (18 15:34 +0100)
tree5979438bc5dcdf7bba0dd5c0e185d46a014b8a72
parent9996897c511f18bbf3e4e55c40dce68c27b033e1
mapi32/tests: Fix the PropCopyMore tests and add an additional test.

The PropCopyMore test function was incorrectly allocating memory and
testing property types without initializing the correct property union
member, causing a crash with the native Outlook extended MAPI
provider.
dlls/mapi32/tests/prop.c