From 2d2628df0001d2b643811dc69717c4afe70c4e31 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 11 Aug 2019 17:22:20 +1200 Subject: Fix and add tests for NULL deref cases found by scan-build --- test/full-pipeline/007-3-inst-3-words.asm | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/full-pipeline/007-3-inst-3-words.asm (limited to 'test/full-pipeline/007-3-inst-3-words.asm') diff --git a/test/full-pipeline/007-3-inst-3-words.asm b/test/full-pipeline/007-3-inst-3-words.asm deleted file mode 100644 index 717a122..0000000 --- a/test/full-pipeline/007-3-inst-3-words.asm +++ /dev/null @@ -1,3 +0,0 @@ -nop -nop -nop -- cgit v1.1