kernel32: Reject a format string with insertions if no variadic arguments are passed...
commitf2c91f0d3c7203a4394eded89a54759e765aa8a0
authorAndrew Nguyen <anguyen@codeweavers.com>
Sat, 1 May 2010 08:40:46 +0000 (1 03:40 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 May 2010 11:56:53 +0000 (3 13:56 +0200)
tree9c693933c111e7210f4d3a6fa228844c0a00c447
parentc22d776e7425ae8466f88bdbb56572c8a4f08859
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c