Do not crash when the second parameter of va_start() has no declaration.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2007 10:37:33 +0000 (10:37 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2007 10:37:33 +0000 (10:37 +0000)
commitccc1eac19c34e233cf432be7e7c1d562ac62169c
treea500e2e8f748ff8159b673b5854f510304a1656f
parent2522d7a205b7b20b9e56e561ea615c000bd27718
Do not crash when the second parameter of va_start() has no declaration.

[r18776]
parser.c