comctl32/mru: In EnumMRUListA, ensure that the string is NULL terminated and the...
authorReece Dunn <msclrhd@gmail.com>
Fri, 26 Feb 2010 07:20:12 +0000 (07:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Feb 2010 12:02:33 +0000 (13:02 +0100)
commit78ce24d632c497aa4162952323c411cfddfc5207
treea722aee40327289cfdce106771139c3fe57253e5
parent3fbe40e2f9ca01a550c660af381030193ebfa67a
comctl32/mru: In EnumMRUListA, ensure that the string is NULL terminated and the correct size is returned.
dlls/comctl32/comctl32undoc.c
dlls/comctl32/tests/mru.c