Project

General

Profile

Actions

Bug #5158

closed

src/libosmo-sccp/src/osmo_ss7_vty.c:861:30: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

Added by neels almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
05/21/2021
Due date:
% Done:

100%

Spec Reference:

Description

Got this while running ttcn3-bsc-tests

20210521154334648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622)                                
20210521154334649 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x612000014620]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:361)
20210521154334649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622)                                  
../../../src/libosmo-sccp/src/osmo_ss7_vty.c:861:30: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'               
Actions #1

Updated by fixeria almost 3 years ago

  • Status changed from New to In Progress
  • Assignee set to fixeria
Actions #2

Updated by fixeria almost 3 years ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100

https://gerrit.osmocom.org/c/libosmo-sccp/+/24330 VTY: write_one_asp(): fix 1 << 31 cannot be represented by 'int'

Actions #3

Updated by fixeria almost 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)