aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@looxix.net>2005-06-27 01:34:29 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-26 17:21:17 -0700
commitfafb86f96d323c9b23e8519987adc195e031f456 (patch)
treeb059236beaa7ab811459267ebc728a1befd8658a /validation
parentfaa939b386004bdb1c2aaf277f6fb7ac333f89d3 (diff)
downloadsparse-dev-fafb86f96d323c9b23e8519987adc195e031f456.tar.gz
[PATCH] avoid segfault in linearize_asm_statement() after a parse error in asm statement
Avoid deferencing a null pointer in linearize_asm_statement() after a parse error in asm statement. Note: the problem was already fixed (or was never there) for the asm_inputs part. This patch uses the same protection for the output part: use "". Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@looxix.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions