diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@looxix.net> | 2005-06-27 01:34:29 +0200 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-26 17:21:17 -0700 |
| commit | fafb86f96d323c9b23e8519987adc195e031f456 (patch) | |
| tree | b059236beaa7ab811459267ebc728a1befd8658a /validation | |
| parent | faa939b386004bdb1c2aaf277f6fb7ac333f89d3 (diff) | |
| download | sparse-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
