Showing error 1834

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_product30_unsafe.cil.c
Line in file: 2956
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

2926#line 20 "featureselect.c"
2927void select_helpers(void) 
2928{ 
2929
2930  {
2931#line 133 "featureselect.c"
2932  return;
2933}
2934}
2935#line 25 "featureselect.c"
2936int valid_product(void) 
2937{ int retValue_acc ;
2938
2939  {
2940#line 151 "featureselect.c"
2941  retValue_acc = 1;
2942#line 153
2943  return (retValue_acc);
2944#line 160
2945  return (retValue_acc);
2946}
2947}
2948#line 1 "wsllib_check.o"
2949#pragma merger(0,"wsllib_check.i","")
2950#line 3 "wsllib_check.c"
2951void __automaton_fail(void) 
2952{ 
2953
2954  {
2955  goto ERROR;
2956  ERROR: ;
2957#line 53 "wsllib_check.c"
2958  return;
2959}
2960}
2961#line 1 "EncryptForward_spec.o"
2962#pragma merger(0,"EncryptForward_spec.i","")
2963#line 7 "EncryptForward_spec.c"
2964int in_encrypted  =    0;
2965#line 11 "EncryptForward_spec.c"
2966void __utac_acc__EncryptForward_spec__1(int msg ) 
Show full sources