]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Don't be quite so aggressive in initializing the array
authorMatthew Jordan <mjordan@digium.com>
Tue, 24 Sep 2013 19:22:13 +0000 (19:22 +0000)
committerMatthew Jordan <mjordan@digium.com>
Tue, 24 Sep 2013 19:22:13 +0000 (19:22 +0000)
commita99bc28c3034ff0b9ac321bb3e50d3976de1d7f1
tree76e53d35941b06a4081b4826f5511f9d417b3bd8
parent576b9b982f443d2fbf7e9687e377751c7b9789f7
app_queue: Don't be quite so aggressive in initializing the array

We only need the first character.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c