mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
Replace ogs_assert() and ogs_fatal() with runtime checks when allocating UE contexts, transactions, and timers. Handle pool and timer exhaustion gracefully by logging errors, cleaning up partially created objects, and returning NULL instead of aborting the process, improving control-plane robustness under high load or resource limits. Issues: #4220, #4221 |
||
|---|---|---|
| .. | ||
| app | ||
| asn1c | ||
| core | ||
| crypt | ||
| dbi | ||
| diameter | ||
| gtp | ||
| ipfw | ||
| metrics | ||
| nas | ||
| ngap | ||
| pfcp | ||
| proto | ||
| s1ap | ||
| sbi | ||
| sctp | ||
| tun | ||
| meson.build | ||