mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Fix remaining length tracking in Service Request encoding so IE encoding uses the proper buffer budget per step. Changes: - decrement `len` by fixed per-field sizes instead of cumulative `encoded` Refs: - TS 24.501 8.2.16 (Service request) Signed-off-by: Guido Casati <guido.casati@openairinterface.org>