osmo-pcu/tests/types
Pau Espin eae9147424 ms: Hold a reference during ms_alloc
Make the caller hold a reference to the MS object just allocated, so
that it hs to explicitly unref it and, in turn, if no new references
were added during its use, trigger release of the MS object.
This is useful to avoid leaking MS object if it was allocated and then
no TBF is attached to it because allocation of TBF failed.

Related: OS#6002
Change-Id: I2088a7ddd76fe9157b6626ef96ae4315e88779ea
2023-04-21 14:36:28 +02:00
..
TypesTest.cpp ms: Hold a reference during ms_alloc 2023-04-21 14:36:28 +02:00
TypesTest.err Convert tbf->control_ts to be a gprs_rlcmac_pdch* 2022-12-16 12:11:31 +01:00
TypesTest.ok TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead 2020-11-10 17:06:39 +00:00