mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 06:10:11 +00:00
Add more memory log
This commit is contained in:
parent
80a9497afd
commit
118d62d42d
657 changed files with 4179 additions and 3131 deletions
|
|
@ -260,7 +260,7 @@ OpenAPI_expected_ue_behaviour_data_t *OpenAPI_expected_ue_behaviour_data_parseFr
|
|||
expected_umts ? expected_umtsList : NULL,
|
||||
traffic_profile ? traffic_profileVariable : 0,
|
||||
battery_indication ? battery_indication_local_nonprim : NULL,
|
||||
validity_time ? ogs_strdup(validity_time->valuestring) : NULL
|
||||
validity_time ? ogs_strdup_or_assert(validity_time->valuestring) : NULL
|
||||
);
|
||||
|
||||
return expected_ue_behaviour_data_local_var;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue