Skip to content
  • Mark Andrews's avatar
    break was on wrong line. · 0be2dc9f
    Mark Andrews authored
     959                break;
    
    	CID 1457872 (#1 of 1): Structurally dead code (UNREACHABLE)
    	unreachable: This code cannot be reached:
    	isc__nm_incstats(sock->mgr,....
    
     960                isc__nm_incstats(sock->mgr, sock->statsindex[STATID_ACTIVE]);
     961        default:
    0be2dc9f