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=7895e0456a4e3fb48344932e4ca8...
commit 7895e0456a4e3fb48344932e4ca83d216038eadf Author: Harald Welte hwelte@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@sysmocom.de
Change-Id: I205630e1da98693ba0ac25e86e21780284185077 Related: OS#1802
http://cgit.osmocom.org/libosmo-abis/commit/?id=f69060066c8e887cf225acc98c83...
commit f69060066c8e887cf225acc98c8315c0c005470a Author: Max msuraev@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-commitlog@lists.osmocom.org