Initialize all these here tmp pointers at declaration. They confused some compilers...
authorJoshua Colp <jcolp@digium.com>
Mon, 31 Mar 2008 14:20:39 +0000 (14:20 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 31 Mar 2008 14:20:39 +0000 (14:20 +0000)
commite5c4deace3a1cf9fe8cf02cdef12b04002d2ee20
tree2a3443011610c485cfc9af1ea126d9e5122deca8
parentafd878357717fc46e8edc3369216aa6e5de2e80c
Initialize all these here tmp pointers at declaration. They confused some compilers a wee bit.
(closes issue #12333)
Reported by: ovi

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111961 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_config_sqlite.c