Attention is currently required from: pespin.

pespin uploaded patch set #2 to this change.

View Change

bts: free MS object after allocating it if no tbf becomes attached

Since no TBF is attached, it means it won't be freed automatically since
the refcounting is never increased, and hence it needs to be freed
manually.
In any case, it makes no sense to keep the MS object around since it has
no relevant information at that point in time yet.

Related: OS#6002
Change-Id: I2088a7ddd76fe9157b6626ef96ae4315e88779ea
---
M src/bts.cpp
M tests/tbf/TbfTest.err
2 files changed, 19 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/75/32375/2

To view, visit change 32375. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I2088a7ddd76fe9157b6626ef96ae4315e88779ea
Gerrit-Change-Number: 32375
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newpatchset