Showing error 1836

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


Source:

3512#line 20 "featureselect.c"
3513void select_helpers(void) 
3514{ 
3515
3516  {
3517#line 133 "featureselect.c"
3518  return;
3519}
3520}
3521#line 25 "featureselect.c"
3522int valid_product(void) 
3523{ int retValue_acc ;
3524
3525  {
3526#line 151 "featureselect.c"
3527  retValue_acc = 1;
3528#line 153
3529  return (retValue_acc);
3530#line 160
3531  return (retValue_acc);
3532}
3533}
3534#line 1 "wsllib_check.o"
3535#pragma merger(0,"wsllib_check.i","")
3536#line 3 "wsllib_check.c"
3537void __automaton_fail(void) 
3538{ 
3539
3540  {
3541  goto ERROR;
3542  ERROR: ;
3543#line 53 "wsllib_check.c"
3544  return;
3545}
3546}
3547#line 1 "EncryptForward_spec.o"
3548#pragma merger(0,"EncryptForward_spec.i","")
3549#line 7 "EncryptForward_spec.c"
3550int in_encrypted  =    0;
3551#line 11 "EncryptForward_spec.c"
3552void __utac_acc__EncryptForward_spec__1(int msg ) 
Show full sources