osmo-bts.git branch master updated. 0.4.0-356-g792573d

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 Jan 10 14:12:44 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  792573dc9747b256e143183cb555b9ef4ca697ef (commit)
      from  ec11a85929afffd46b0c3daf8979c90e992fb727 (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/osmo-bts/commit/?id=792573dc9747b256e143183cb555b9ef4ca697ef

commit 792573dc9747b256e143183cb555b9ef4ca697ef
Author: Philipp <pmaier at sysmocom.de>
Date:   Mon Jan 9 12:10:04 2017 +0100

    RSL: drop obsolete NULL check
    
    rsl_rx_paging_cmd() checks if the pointer *trx is NULL, this check
    does not make much sense since *trx has already been dereferenced
    without checking earlier in the code. Furthermore *trx is also a
    mandatory parameter which must not be NULL.
    
    Fixes: coverity scan CID#159534
    Change-Id: I17dfb42ff404b2a1e18354fb7a7278089b407a79

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

Summary of changes:
 src/common/rsl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list