This 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 2b09c39c9cb6d8a9761539d00e21b21352272905 (commit) from bacb65b48b520ace03c877d3092b58e50cb68266 (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=2b09c39c9cb6d8a9761539d00e21b213...
commit 2b09c39c9cb6d8a9761539d00e21b21352272905 Author: Saurabh Sharan saurabh.sharan@radisys.com Date: Wed Mar 16 19:17:32 2016 +0530
Fix issue in encoding CSN_RECURSIVE_ARRAY
The remaining_bits_len is correctly decremented while encoding CSN_RECURSIVE_ARRAY for fixing the bug. Details of the bug is in https://projects.osmocom.org/issues/1641
During introduction of basic EGPRS feature new hex dump message PUASS, from a different working network log was used in Unit test. It exposed the issue of incorrect handling of recursive array encoding in osmo-pcu.
Fixes: OS#1641
-----------------------------------------------------------------------
Summary of changes: src/csn1.cpp | 1 + tests/rlcmac/RLCMACTest.cpp | 1 + tests/rlcmac/RLCMACTest.ok | 8 ++++++++ 3 files changed, 10 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org