mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-03 05:23:43 +00:00
The test that tests the cancelation of a pending mgcp message uses an integer as connection identifier, which leads to a segfault since connection identifiers are represented as strings. Use a string as connection identifier. Change-Id: I395a23c1828cf216031d69d481ad35dd458ee7d4