Do not dereference a NULL-pointer when there is no declaration while parsing an inner...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 25 Aug 2008 08:08:13 +0000 (08:08 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 25 Aug 2008 08:08:13 +0000 (08:08 +0000)
commit53152e70e6ef7b78379ed42b6e2d0d96c2521ec4
treefd503b6ff56b8cb82d9afc7f0fc73807ded1bc51
parentc5d3e205cba891e95a74f6f067e62eb74e39e525
Do not dereference a NULL-pointer when there is no declaration while parsing an inner declarator.

[r21430]
parser.c