Add a more efficient way of allocating structures that use stringfields
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 5 May 2009 14:17:18 +0000 (14:17 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 5 May 2009 14:17:18 +0000 (14:17 +0000)
commit2746f589b7daee593cc4a64b2b8ddff5371a09a3
tree5b1b890e90ea0295f502286a7bb1977336d2d31b
parent1f49e675bbe1eaada53b678f07ee4ad75e25bbef
Add a more efficient way of allocating structures that use stringfields

This commit adds an API call that can be used to allocate a structure along with this stringfield storage in a single allocation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@192362 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/stringfields.h
main/utils.c