osmo-trx.git branch master updated. 0.2.0-40-gb7095c7

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 Feb 9 15:48:11 UTC 2018


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 "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  b7095c7bc5f5c710d958f03b38be83dffff729ae (commit)
      from  77ce99ac6720896f504a0581a5c57b2929a13cef (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-trx/commit/?id=b7095c7bc5f5c710d958f03b38be83dffff729ae

commit b7095c7bc5f5c710d958f03b38be83dffff729ae
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Fri Feb 9 16:19:31 2018 +0100

    UHDDevice: Initialize async_event_thrd in constructor
    
    Fixes coverity CID 182757.
    It's actually a false warning because "async_event_thrd" member is
    protected by other member "started", so in practice it's never going to
    be used before being initialized in start().
    
    Change-Id: I5d5739bc9d08fe533e4d44c3992005a14e568a4f

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

Summary of changes:
 Transceiver52M/UHDDevice.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list