libosmo-abis.git branch master updated. 0.3.2-37-g7895e04

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 Oct 28 09:04:18 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 A-bis protcol interface library".

The branch, master has been updated
       via  7895e0456a4e3fb48344932e4ca83d216038eadf (commit)
       via  f69060066c8e887cf225acc98c8315c0c005470a (commit)
      from  02ceea8342bd4d722c2ac64550eb40b1060a532b (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/libosmo-abis/commit/?id=7895e0456a4e3fb48344932e4ca83d216038eadf

commit 7895e0456a4e3fb48344932e4ca83d216038eadf
Author: Harald Welte <hwelte at sysmocom.de>
Date:   Fri Oct 28 10:40:24 2016 +0200

    Fix metadata corruption
    
    Use separate pointer for payload to make sure mblk->b_rptr is not
    advanced (which breaks the use of rtp_get_* macros that assume
    mblk->b_rptr is pointing to the RTP header, not the payload).
    
    Committed by: Max <msuraev at sysmocom.de>
    
    Change-Id: I205630e1da98693ba0ac25e86e21780284185077
    Related: OS#1802

http://cgit.osmocom.org/libosmo-abis/commit/?id=f69060066c8e887cf225acc98c8315c0c005470a

commit f69060066c8e887cf225acc98c8315c0c005470a
Author: Max <msuraev at sysmocom.de>
Date:   Mon Oct 24 14:10:10 2016 +0200

    Unify RTP receiving
    
    * Remove code duplication
    * Use return value of rtp_get_payload() instead of pointer arithmetic
    
    Change-Id: Id42e85b55eab33c5eb81ac7a2cdea7962b2e30ef

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

Summary of changes:
 src/trau/osmo_ortp.c | 53 ++++++++++++++++++++++------------------------------
 1 file changed, 22 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list