kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.
commitb1f04e23bf361e06d239e03693c904a597b9a32d
authorDaniel Lehman <dlehman@esri.com>
Fri, 6 Jan 2012 18:48:44 +0000 (6 10:48 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Jan 2012 14:32:50 +0000 (9 15:32 +0100)
tree90704013e313b13337ddc76062bef8015690580b
parent4e7b3bad6be0aa5fa9df07e0974afd159085db34
kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.
dlls/kernel32/format_msg.c
dlls/kernel32/tests/format_msg.c