Prevent null pointer access, when printing error about parameter of incomplete type...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Sep 2008 10:26:59 +0000 (10:26 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Sep 2008 10:26:59 +0000 (10:26 +0000)
commit8c61b999e9291a7a30df929a2b8e0f829deaf10a
tree6e073ae0381811c6a436fd8973a05acbbedf88a9
parentab9abdc9b3e520d4e94b10de3fa2380c7a5a15f3
Prevent null pointer access, when printing error about parameter of incomplete type, if the parameter has no name.

[r21924]
parser.c