pespin has uploaded a new patch set (#2). (
https://gerrit.osmocom.org/c/osmo-bts/+/29575
)
Change subject: osmux: Skip lchans in lookup which still have no remote associated
......................................................................
osmux: Skip lchans in lookup which still have no remote associated
Lchans which are marked as non-connected have not yet received
information about its remote peer, hence they may not have some fields
available yet. Let's skip them to avoid accessing such fields
(lchan->abis_ip.osmux.in).
Related: SYS#5987
Change-Id: Id53822c4a0486b0090df2db3d185e047d14fc90a
---
M src/common/osmux.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/75/29575/2
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/29575
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Id53822c4a0486b0090df2db3d185e047d14fc90a
Gerrit-Change-Number: 29575
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset