Attention is currently required from: csaba.sipos, domi, fixeria, laforge, osmith.
pespin uploaded patch set #2 to this change.
View Change
nokia: Fix uninitialized access
/osmo-bsc/src/osmo-bsc/bts_nokia_site.c:1903:36: error: 'bcch_trx_nr' may be used uninitialized [-Werror=maybe-uninitialized]
1903 | if (trx->nr != bcch_trx_nr) {
|
Change-Id: I6bfdefb44235291a5a1f1c72e5a5149d15e19b8f
---
M src/osmo-bsc/bts_nokia_site.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/01/39701/2
To view, visit change 39701. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6bfdefb44235291a5a1f1c72e5a5149d15e19b8f
Gerrit-Change-Number: 39701
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: csaba.sipos <metro4@freemail.hu>
Gerrit-Reviewer: domi <domi@tomcsanyi.net>
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: csaba.sipos <metro4@freemail.hu>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: domi <domi@tomcsanyi.net>