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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/msgb_ctx has been created
at 9973286476312f3211ad80fff1008e55998d1e06 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=9973286476312f3211ad80fff1008e55…
commit 9973286476312f3211ad80fff1008e55998d1e06
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 02:31:17 2016 +0200
msgb talloc ctx: initialize in all main() scopes
Add msgb_talloc_ctx_init() call to many main() functions still lacking a
msgb talloc context.
Change-Id: Ib0d6751260659cabf18a7ce80680ba2fb4228ea1
http://cgit.osmocom.org/openbsc/commit/?id=8298ab84603f7bdbece9a0f9fa469caa…
commit 8298ab84603f7bdbece9a0f9fa469caa85770d40
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 02:30:08 2016 +0200
gtphub_test.c: remove unused include of msgb.h
Change-Id: I7a8003a0e0bff803941d7981ffc07cf78c3ae9a9
http://cgit.osmocom.org/openbsc/commit/?id=20c07b88ede4f46b21308034d1d527c1…
commit 20c07b88ede4f46b21308034d1d527c1b6a13d38
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 02:29:50 2016 +0200
meas_pcap2db.c: remove unused include of msgb.h
Change-Id: I2197432c9482537bd5cf06a6c4fc912607ffab53
http://cgit.osmocom.org/openbsc/commit/?id=cc664f5a9a491251dad902cc6a5c53cd…
commit cc664f5a9a491251dad902cc6a5c53cdf842a947
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 02:33:30 2016 +0200
bs11_config: initialize bs11 tall ctx, use instead of bsc ctx
Actually initialize tall_bs11cfg_ctx as named const.
Change-Id: I3b42b29cd1a688cb4c9d1d4e44208509d936e4ef
http://cgit.osmocom.org/openbsc/commit/?id=87c039551d33f598816bf4c7f872629b…
commit 87c039551d33f598816bf4c7f872629b67dbda3c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 02:28:30 2016 +0200
ipaccess-config: initialize root talloc ctx with name
tall_ctx_config is defined but remains NULL. Instead initialize as named
const.
Change-Id: Iec708eda2e4f8eb88b9e5bc5f82f6342709760b1
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)