osmo-msc/src/utils
Harald Welte 890ece1277 smpp_mirror: Don't allocate msgb's for unrealistic amounts of memory
If the remote ESME would send us 0xffffffff as length field, don't try
to allocte 4GB of memory, but bail out.

Change-Id: I561f75210811826de06ea1673eca1df24faaa210
Fixes: CID#240738
2021-10-25 09:58:51 +00:00
..
Makefile.am configure.ac: drop useless SQLite3 dependency 2019-04-25 21:23:35 +02:00
smpp_mirror.c smpp_mirror: Don't allocate msgb's for unrealistic amounts of memory 2021-10-25 09:58:51 +00:00