libosmocore.git branch master updated. 0.9.0-278-ge9e5f8e

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
Tue Nov 8 06:55:32 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  e9e5f8e4e9aa3fdce06d144381d9621552476387 (commit)
      from  8b25a3f5c38a9297f9213cb6e70b7599ba999fbe (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=e9e5f8e4e9aa3fdce06d144381d9621552476387

commit e9e5f8e4e9aa3fdce06d144381d9621552476387
Author: Max <msuraev at sysmocom.de>
Date:   Mon Nov 7 14:49:13 2016 +0100

    Add null-pointer check to osmo_amr_rtp_dec()
    
    Check that RTP payload we're about to decode is not NULL and return
    proper error code instead of segfaulting. Add corresponding test case.
    
    Change-Id: Ib6cda9900a41ed16bbfbde9df3de9d38e0a7469b

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

Summary of changes:
 src/codec/gsm690.c       |  6 +++---
 tests/codec/codec_test.c | 12 +++++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)


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



More information about the osmocom-commitlog mailing list