Skip to content
Success

Changes

Summary

  1. server: Limit rx buffer size to UINT16_MAX (details)
Commit 6d2f7c52661b534a576e3b4d1dc9f43d3f3d18ab by Pau Espin Pedrol
server: Limit rx buffer size to UINT16_MAX

We can't receive bigger buffers anyway as limited by protocol and msgb
itself, so trim it.

Change-Id: I96bfe1625510cca67f5781e2895caf2a3612ec62
The file was modifiedsrc/osmo_server_core.c