Project

General

Profile

Actions

Bug #6296

closed

assertion on input received from RTP packet in libosmo-netif

Added by neels 5 months ago. Updated 5 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/08/2023
Due date:
% Done:

0%

Spec Reference:

Description

osmo-mgw calls

osmo_amr_is_oa([AMR data from network])
osmo_amr_bytes(oa_hdr->ft)
OSMO_ASSERT(amr_ft < AMR_FT_MAX);

osmo-mgw rightfully passes network received data to that function, so osmo_amr_bytes() should not assert.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)