This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 1139ec1d0f20014bb17ea5d5cb65478b4489a8e7 (commit)
from 3db617f14a0314a0e2a233b3ddaba1501213c0e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=1139ec1d0f20014bb17ea5d5cb65478b4489a8e7
commit 1139ec1d0f20014bb17ea5d5cb65478b4489a8e7
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date: Wed Jul 15 14:17:19 2015 +0200
sba: Fix loop exit in SBAController::alloc (Coverity)
The commit 506f156f7a4aebb52dace00a760f86b2b4f5e19a has reverted the
TS search order. The outer loop exit condition was not updated
accordingly. This bug would would only lead to an error if there were
multiple TRX where the first TRX has not got any PDCH assigned.
This commit corrects the break condition.
Fixes: Coverity CID 1311776
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
src/sba.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT