Avoid null pointer access in the format string checker when an unknown format specifi...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 29 Nov 2008 08:39:36 +0000 (08:39 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 29 Nov 2008 08:39:36 +0000 (08:39 +0000)
commit2b6577c3a49012912b312c437d1671a9d7c3ac5a
tree41c7713f6fe3921f0c3891e5e41ba7b0fb9f11c7
parentf38f49bed167836fb8b86b7b6dab1d4aa2111626
Avoid null pointer access in the format string checker when an unknown format specifier ist encountered and there is no further argument.

[r24132]
format_check.c