osmo-pcu.git branch master updated. 0.2-847-ge4727a3

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 18 10:15:07 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  e4727a3591c4c4d769d890806b159ade9af3f6aa (commit)
      from  d38b92e972be130df3e6c908fb7e7bf1729ab7fb (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=e4727a3591c4c4d769d890806b159ade9af3f6aa

commit e4727a3591c4c4d769d890806b159ade9af3f6aa
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jun 7 14:31:29 2016 +0200

    llc: remove NULL-pointer check of gprs_llc_queue::size()/octets()
    
    All callers now check the pointer before calling it.
    gcc6 is optimizing `if (!this) {CODE}` as this is assumed to never be a
    std::nullptr here.
    
    Change-Id: I918a094e0dc59098a9eb00d152c9ae42d36b3a99

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

Summary of changes:
 src/llc.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list