shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList...
commit06ad4ce1c879ae0cd93acedddaeb7938e67b856a
authorHuw Davies <huw@codeweavers.com>
Fri, 22 Jan 2010 12:08:47 +0000 (22 12:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jan 2010 12:56:16 +0000 (22 13:56 +0100)
tree1f0ebef4a5754a0dd9d2711c307daa2538e2f907
parent36b654e69561f0df77a3cfc384c48a79392449b4
shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList, remove an incorrect comment and fix a memory leak.

Found by Valgrind.
dlls/shell32/tests/shelllink.c