shell32: Don't free user supplied data in Shell_NotifyIcon if GetIconInfo failed.
commit50275015f8b11d506d4a38c00651b84bc0feb42f
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sun, 18 Mar 2007 10:51:53 +0000 (18 11:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Mar 2007 12:05:46 +0000 (19 13:05 +0100)
tree322681f6be39af8d8f80e762f46d9c88157207b3
parentcdf06864e22ed45ecc8e6905bc187f6417603bc0
shell32: Don't free user supplied data in Shell_NotifyIcon if GetIconInfo failed.

We should free the nid and in such a case we were doing it.
dlls/shell32/systray.c