add msgb_set_talloc_ctx() to set the talloc context for msgb allocations
authorHarald Welte <laforge@gnumonks.org>
Wed, 29 Jun 2011 16:46:10 +0000 (18:46 +0200)
committerHarald Welte <laforge@gnumonks.org>
Wed, 29 Jun 2011 16:46:10 +0000 (18:46 +0200)
commit9e1f0604b5d081197d1b2d5adbc8499074e6717e
treedbc3f3721822a9aa786f4d33a1bd0c38dad9ef85
parent7721a77eafcfffbfcc2d8027dd4134bb9a9cc2b9
add msgb_set_talloc_ctx() to set the talloc context for msgb allocations
include/osmocom/core/msgb.h
src/msgb.c