]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems.
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 10 Mar 2011 05:38:44 +0000 (05:38 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 10 Mar 2011 05:38:44 +0000 (05:38 +0000)
commiteafdcbacd46cabaa304e63e97de02f62390a49eb
tree4706a15e13850ef3b76496216eea9e73b7bb7819
parent744b5c4bbb84a0494a34ccaaf662fd837c313c45
Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems.

(closes issue #18295)
 Reported by: pruiz

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@310140 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c
res/res_config_odbc.c