open5gs/lib
Pau Espin b3ac5b35eb
[SMF] Fix potential null pointer dereference (#1324)
* [SMF] Fix potential null pointer dereference

Pointer "sess" was first dereferenced and later on checked for nullness.
This is clearly wrong. Rearrange the code path to make sure the check is
done first, then dereferenced.

* gitignore: Add subprojects/libtins

* cosmetic: Fix whitespace
2022-01-18 11:23:40 +09:00
..
app [ALL] GNB/NF Memory pool from 32 to 64 2022-01-13 17:55:36 +09:00
asn1c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
core [PCRF] fix the crash in flow->description (#1313) 2022-01-12 10:15:36 +09:00
crypt Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
dbi [PCRF] fix the crash in flow->description (#1313) 2022-01-12 10:15:36 +09:00
diameter [S6A] Change PUR-Flags to Optional (#1298) 2022-01-13 17:53:54 +09:00
gtp [SMF] Fix potential null pointer dereference (#1324) 2022-01-18 11:23:40 +09:00
ipfw [IPFilter] Assert if getprotobyname() problem (#977) 2021-05-07 10:47:10 +09:00
nas [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
ngap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
pfcp Change IPv6 Prefix (#1321) 2022-01-14 11:53:15 +09:00
s1ap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
sbi Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
sctp Add more memory log 2021-06-06 22:35:46 +09:00
tun test: Porting FreeBSD 2021-02-08 14:25:40 -05:00
meson.build test: Porting FreeBSD 2021-02-08 14:25:40 -05:00