Hi Holger,
On Tue, Apr 05, 2016 at 04:44:50PM +0200, Holger Hans Peter Freyther wrote:
The libosmocore depedency is used for talloc and OSMO_ASSERT. Reduce the depedencies by using libtalloc directly and replace the ASSERT with a local one (without backtrace support).
looks fine to me!