osmo-iuh.git branch master updated. 95d0ba5f401db53d5ce3f296ec02bd33865a387b

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.org
Mon May 2 12:49:08 UTC 2016


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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  95d0ba5f401db53d5ce3f296ec02bd33865a387b (commit)
      from  bb289e3b810683dadc5e2dd0b345b97cd3e8bddb (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-iuh/commit/?id=95d0ba5f401db53d5ce3f296ec02bd33865a387b

commit 95d0ba5f401db53d5ce3f296ec02bd33865a387b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon May 2 14:44:51 2016 +0200

    test-ranap: fix missing free in test_aper_causemisc, fixes expout
    
    After aper_decode(), we still need to free the decoded struct.
    
    This was introduced in 14da5411a4fbe05eccff5b4f0934d52773a3f97a
    ("test-ranap: Add test case about constrained integer range decode")
    
    Note, in that commit there is another test failure in expout (a reversed byte
    order) which is "secretly" fixed in bb289e3b810683dadc5e2dd0b345b97cd3e8bddb
    ("RAB parameters: add Extended Max Bitrate").
    
    This commit fixes:
    
    @@ -213,6 +212,7 @@
     </RANAP_IE>
     00 0a 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0
     report
    -talloc report on 'asn1_context' (total      0 bytes in   1 blocks)
    +talloc report on 'asn1_context' (total     40 bytes in   2 blocks)
    +    constr_CHOICE.c:927            contains     40 bytes in   1 blocks (ref 0) 0x187e690
     talloc report on 'msgb' (total      1 bytes in   1 blocks)
     exit

-----------------------------------------------------------------------

Summary of changes:
 src/tests/test-ranap.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list