comctl32: Added input validation to TOOLTIPS_GetTextW() in order to handle gracefully...
commitaccb5f8faf68501a803117a67092b22e0bfbf6c3
authorWill Tipton <wtipton@MIT.EDU>
Mon, 11 Aug 2008 14:23:45 +0000 (11 10:23 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 15:15:56 +0000 (18 17:15 +0200)
tree2c6c86a5367d6e2a2c435c661928014f2ac3b67b
parent497377ec39b5dea005e5bdbc21e107ef4978c045
comctl32: Added input validation to TOOLTIPS_GetTextW() in order to handle gracefully the case where it is called with an empty tooltip.
dlls/comctl32/tooltips.c