 
            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 "An utility library for Open Source Mobile Communications".
The branch, neels/deb9-asan has been created at 51cd750520a2d5027b531f569372f28b838a3e6c (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=51cd750520a2d5027b531f569372f...
commit 51cd750520a2d5027b531f569372f28b838a3e6c Author: Neels Hofmeyr neels@hofmeyr.de Date: Mon Mar 5 15:46:38 2018 +0100
fix logging talloc ctx: add osmo_init_logging2()
Deprecate osmo_init_logging() for the benefit of adding an explicit talloc context argument to new function osmo_init_logging2().
Before now, *all* of our code uses a NULL ctx for logging, which amounts to talloc "leaks" hit by address sanitizer builds on newer gcc (e.g. on debian 9). Passing a ctx to log_init() instead of hardcoded NULL allows fixing that.
Change-Id: I216837780e9405fdaec8059c63d10699c695b360
-----------------------------------------------------------------------
hooks/post-receive
osmocom-commitlog@lists.osmocom.org
