libosmocore.git branch master updated. 0.9.6-464-gb48e82ca

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 Oct 24 16:46:50 UTC 2017


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  b48e82ca9eee93ccd821cd179951837bf7a22d6a (commit)
      from  cbf5cdfe7eb10e6efee16cbd6b5e7b910f8c47a7 (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=b48e82ca9eee93ccd821cd179951837bf7a22d6a

commit b48e82ca9eee93ccd821cd179951837bf7a22d6a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Oct 24 18:35:24 2017 +0200

    rate_ctr: Fix null pointer dereference in error path
    
    In Change-Id Ifc6ac824f5dae9a848bb4a5d067c64a69eb40b56 we introduced
    a variable de-reference before we check if it's NULL.
    
    Let's reorder the statements to avoid this.
    
    Fixes: Coverity CID#178219
    Change-Id: I99265a7ee76f85c479543c19ce8c05ce5d43ae69

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

Summary of changes:
 src/rate_ctr.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list