osmo-pcu.git branch master updated. 0.2-790-ge04fd0c

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 Jun 10 11:14:26 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  e04fd0cf0f33ea26ebe5bfe6eef3494de2bc70f0 (commit)
      from  6922bcd929d584bbb04b0f0fb190698c6e99f6de (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-pcu/commit/?id=e04fd0cf0f33ea26ebe5bfe6eef3494de2bc70f0

commit e04fd0cf0f33ea26ebe5bfe6eef3494de2bc70f0
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue May 31 13:18:01 2016 +0200

    tbf: replace this == NULL check in tbf->name
    
    All checks of (this == null) will be eliminated by GCC >= 6.1
    (https://gcc.gnu.org/gcc-6/changes.html, Value range propagation now
    assumes that the this pointer of C++ member functions is non-null.
    
    Change-Id: Ifddaef70bb0a4402050c817b1000d515c3a7118b
    Reviewed-on: https://gerrit.osmocom.org/136
    Tested-by: Jenkins Builder
    Reviewed-by: Harald Welte <laforge at gnumonks.org>
    Reviewed-by: Holger Freyther <holger at freyther.de>

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

Summary of changes:
 src/tbf.cpp | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list