Showing error 1767

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


Source:

1683  if (handle == 1) {
1684#line 674
1685    __ste_client_idCounter0 = value;
1686  } else {
1687#line 675
1688    if (handle == 2) {
1689#line 676
1690      __ste_client_idCounter1 = value;
1691    } else {
1692#line 677
1693      if (handle == 3) {
1694#line 678
1695        __ste_client_idCounter2 = value;
1696      } else {
1697
1698      }
1699    }
1700  }
1701#line 2682 "ClientLib.c"
1702  return;
1703}
1704}
1705#line 1 "wsllib_check.o"
1706#pragma merger(0,"wsllib_check.i","")
1707#line 3 "wsllib_check.c"
1708void __automaton_fail(void) 
1709{ 
1710
1711  {
1712  goto ERROR;
1713  ERROR: ;
1714#line 53 "wsllib_check.c"
1715  return;
1716}
1717}
1718#line 1 "libacc.o"
1719#pragma merger(0,"libacc.i","")
1720#line 73 "/usr/include/assert.h"
1721extern  __attribute__((__nothrow__, __noreturn__)) void __assert_fail(char const   *__assertion ,
1722                                                                      char const   *__file ,
1723                                                                      unsigned int __line ,
Show full sources