source: git/tests/badinc4.svx

walls-data-hanging-as-warning
Last change on this file was 0fa4371, checked in by Olly Betts <olly@…>, 5 years ago

cavern: Fix segfault for *include ""

This isn't valid, but now reports "file not found" instead.

  • Property mode set to 100644
File size: 246 bytes
Line 
1; pos=fail error=5
2; The two lines below used to cause a segfault (fixed in 1.2.7)
3*include ; comment
4*include
5; This caused a segfault too (fixed in 1.2.38)
6*include ""
7*include "not terminated
8*include "nonexistent_file"
9*fix 1 reference 0 0 0
Note: See TracBrowser for help on using the repository browser.