open5gs/lib/dbi
Bostjan Meglic a3afc4764c memset input/output structure inside the function
Instead of checking if caller memset'ted the structure to zero, memset
it inside the function regardless.
There is no added benefit of a memset() + memcmp() to check if caller
cleared the structure used for outputing data from the database.
2024-01-22 17:34:59 +09:00
..
ims.c memset input/output structure inside the function 2024-01-22 17:34:59 +09:00
ims.h [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-dbi.h [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-mongoc.c [DBI] Fix code indent 2024-01-09 17:50:37 +09:00
ogs-mongoc.h [DBI] Disable Change Streams with mongo Version 2022-10-13 17:33:35 +09:00
session.c [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
session.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
subscription.c memset input/output structure inside the function 2024-01-22 17:34:59 +09:00
subscription.h Follow-up on #1744 2022-09-13 17:03:18 +09:00