osmo-pcu.git branch master updated. 0.4.0-47-g2141962

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
Mon Jan 15 16:25:06 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 "UNNAMED PROJECT".

The branch, master has been updated
       via  2141962baf95bfaf11f19dacd59f7b8ac8d49ca3 (commit)
       via  71affcedba7f87183ee2bee99ada7840f2c98a01 (commit)
      from  3e659ea9b7308f5032c9b0d4d47841a414303d1d (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=2141962baf95bfaf11f19dacd59f7b8ac8d49ca3

commit 2141962baf95bfaf11f19dacd59f7b8ac8d49ca3
Author: Max <msuraev at sysmocom.de>
Date:   Sun Jan 14 22:17:10 2018 +0100

    Fix sanitizer build
    
    Add sanitizer flags to linker as well to resolve linker error.
    
    Change-Id: I695baaf8ce78ed938f6f71c40d17120fa690338b

http://cgit.osmocom.org/osmo-pcu/commit/?id=71affcedba7f87183ee2bee99ada7840f2c98a01

commit 71affcedba7f87183ee2bee99ada7840f2c98a01
Author: Max <msuraev at sysmocom.de>
Date:   Mon Jan 15 11:03:00 2018 +0100

    Allocate global context for TypesTest
    
    Missing allocation leads to LSAN error:
    ==24997==ERROR: LeakSanitizer: detected memory leaks
    
    Indirect leak of 230 byte(s) in 2 object(s) allocated from:
        #0 0x7feaa1b2fb50 in __interceptor_malloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xdeb50)
        #1 0x7feaa13dbc80 in _talloc_zero (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x5c80)
    
    Change-Id: I62c03dad353f459abcdb7a18a69b7782da38dfb7
    SUMMARY: AddressSanitizer: 230 byte(s) leaked in 2 allocation(s).

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

Summary of changes:
 configure.ac              | 1 +
 tests/types/TypesTest.cpp | 5 +++++
 2 files changed, 6 insertions(+)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list