aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
authorJosh Triplett <josh@freedesktop.org>2007-06-03 15:27:12 -0700
committerJosh Triplett <josh@freedesktop.org>2007-06-03 15:27:12 -0700
commit16b5625dc382640b720a9f067ee0af92262c0d02 (patch)
treea5625560311945a8bae3ffafffcc9bb18041a667 /validation
parent3d71d1e095bbcba288fa63ed07f990ead490e024 (diff)
downloadsparse-dev-16b5625dc382640b720a9f067ee0af92262c0d02.tar.gz
Add test case for infinite loop in free_preprocessor_line()
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'validation')
-rw-r--r--validation/preprocessor-loop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/validation/preprocessor-loop.c b/validation/preprocessor-loop.c
new file mode 100644
index 00000000..035777e6
--- /dev/null
+++ b/validation/preprocessor-loop.c
@@ -0,0 +1,2 @@
+#if 1
+#if