]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Make chan_local locals container an explicit list container.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 1 May 2013 20:59:29 +0000 (20:59 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 1 May 2013 20:59:29 +0000 (20:59 +0000)
commite6f7de360d9d088b0b728585435e137503977a71
treeca26f5cfc1017429b4ddfd634952eb61c8e72d7b
parent3992df6d41d6cb8bc471339c32162e4b6a5e4cbd
Make chan_local locals container an explicit list container.

Pretending that chan_local locals container can have more than one bucket
is silly.  The container has no key to help search.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@387211 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c