Showing error 1824

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


Source:

2095    }
2096  }
2097#line 903 "libacc.c"
2098  __cil_tmp7 = i - 1;
2099#line 903
2100  __cil_tmp8 = (unsigned long )this;
2101#line 903
2102  __cil_tmp9 = __cil_tmp8 + 24;
2103#line 903
2104  mem_13 = (char const   ***)__cil_tmp9;
2105#line 903
2106  __cil_tmp10 = *mem_13;
2107#line 903
2108  __cil_tmp11 = __cil_tmp10 + __cil_tmp7;
2109#line 903
2110  retValue_acc = *__cil_tmp11;
2111#line 905
2112  return (retValue_acc);
2113#line 912
2114  return (retValue_acc);
2115}
2116}
2117#line 1 "wsllib_check.o"
2118#pragma merger(0,"wsllib_check.i","")
2119#line 3 "wsllib_check.c"
2120void __automaton_fail(void) 
2121{ 
2122
2123  {
2124  goto ERROR;
2125  ERROR: ;
2126#line 53 "wsllib_check.c"
2127  return;
2128}
2129}
2130#line 1 "Email.o"
2131#pragma merger(0,"Email.i","")
2132#line 6 "Email.h"
2133void printMail(int msg ) ;
2134#line 9
2135int isReadable(int msg ) ;
Show full sources