mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
Added checks to validate the SUPI ID in the ogs_dbi_auth_info function before calling ogs_assert. This prevents a crash when the SUPI ID is malformed, such as when it does not contain a hyphen. The fix ensures that invalid SUPI values are logged and handled gracefully, avoiding assertion failures and crashes in the UDR.