libosmocore.git branch master updated. 0.10.2-213-gc9bebbd3

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
Fri Mar 16 18:56:20 UTC 2018


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  c9bebbd325e567333486a90b92d16ee464a4458a (commit)
      from  483f386fd40bc2715a6e2c91b34e44ac1e0ae666 (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/libosmocore/commit/?id=c9bebbd325e567333486a90b92d16ee464a4458a

commit c9bebbd325e567333486a90b92d16ee464a4458a
Author: Stefan Sperling <ssperling at sysmocom.de>
Date:   Fri Mar 16 15:59:01 2018 +0100

    add a regression test for TLV parsing with repeated IEs
    
    Since commit bf383a1d83661af26ccd6521c49b655fb22531d4 tlv_parse()
    will return the first occurrence of a repeated IE. Add a test to
    verify this behaviour. This test passes with the current code and
    fails if bf383a1d83661af26ccd6521c49b655fb22531d4 is reverted.
    
    While here, fix lies in documentation about the return value of tlv_parse()
    and fix a typo in another comment.
    
    Change-Id: I041f38548c5e4236920991d6c681c1c1e04de9ca
    Related: OS#2904

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

Summary of changes:
 src/gsm/tlv_parser.c |  4 ++--
 tests/tlv/tlv_test.c | 31 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list