Showing error 1353

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: ldv-regression/alias_of_return.c_safe.cil.c
Line in file: 9
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

 1/* Generated by CIL v. 1.3.7 */
 2/* print_CIL_Input is true */
 3
 4#line 12 "files/alias_of_return.c"
 5void err(void) 
 6{ 
 7
 8  {
 9  ERROR: 
10#line 13
11  goto ERROR;
12}
13}
14#line 16 "files/alias_of_return.c"
15int *return_self(int *p ) 
16{ 
17
18  {
19#line 18
Show full sources