Prevent crashes in res_config_odbc due to uninitialized string fields.
authorMark Michelson <mmichelson@digium.com>
Fri, 2 May 2014 20:28:23 +0000 (20:28 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 2 May 2014 20:28:23 +0000 (20:28 +0000)
commitff1841fcfb5d2b5fdd81e2da945c7e44d48b0166
tree866ff13b217d81a7516e026e496e14e9045e3a2a
parentff1658ed3b681e5083546c9d62899c3cd6a932c3
Prevent crashes in res_config_odbc due to uninitialized string fields.

Patches:
    odbc-crash.patch by John Hardin (License #6512)
........

Merged revisions 413241 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 413251 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 413258 from http://svn.asterisk.org/svn/asterisk/branches/12

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