[PFCP/GTP] SEID/TEID Randomness (#1303)

This commit is contained in:
Sukchan Lee
2023-04-09 10:34:19 +09:00
parent ca5e039f46
commit 642d9e2e18
33 changed files with 436 additions and 330 deletions

View File

@@ -110,7 +110,7 @@ char *ogs_mstrcatf_debug(
char *source, const char *file_line, const char *message, ...)
OGS_GNUC_PRINTF(3, 4);
#if OGS_USE_TALLOC
#if OGS_USE_TALLOC == 1
/*****************************************
* Memory Pool - Use talloc library