When doing format string checking handle ?: as format expression, i.e. process the...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 2 May 2009 13:04:00 +0000 (13:04 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 2 May 2009 13:04:00 +0000 (13:04 +0000)
commit85c6479718c0a542ac061f50bc404c659f1afffa
tree8b3dcf7bde60a823c73871aff313e238e2f7c34d
parentcf8335f7297657892bebc1fe098c2c0b776818e7
When doing format string checking handle ?: as format expression, i.e. process the true- and false-expressions recursively.

[r25861]
format_check.c