mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-02 21:30:10 +00:00
Add more memory log
This commit is contained in:
parent
80a9497afd
commit
118d62d42d
657 changed files with 4179 additions and 3131 deletions
|
|
@ -165,7 +165,7 @@ OpenAPI_seaf_data_t *OpenAPI_seaf_data_parseFromJSON(cJSON *seaf_dataJSON)
|
|||
seaf_data_local_var = OpenAPI_seaf_data_create (
|
||||
ng_ksi_local_nonprim,
|
||||
key_amf_local_nonprim,
|
||||
nh ? ogs_strdup(nh->valuestring) : NULL,
|
||||
nh ? ogs_strdup_or_assert(nh->valuestring) : NULL,
|
||||
ncc ? ncc->valuedouble : 0,
|
||||
key_amf_change_ind ? key_amf_change_ind->valueint : 0,
|
||||
key_amf_h_derivation_ind ? key_amf_h_derivation_ind->valueint : 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue