mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Handle invalid input in nr_get_E (#281) This PR prevents the function nr_get_E to crash with an assertion for invalid input by handling the scenario with an error code Reviewed-by: Robert Schmidt <robert.schmidt@openairinterface.org>