From: Tilghman Lesher Date: Thu, 10 Mar 2011 05:38:44 +0000 (+0000) Subject: Initialize column size to 0 to deal with a potential UnixODBC bug on 64-bit systems. X-Git-Tag: 1.4.42-rc1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafdcbacd46cabaa304e63e97de02f62390a49eb;p=thirdparty%2Fasterisk.git 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 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 71bdbb45d6..f8948faf6d 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -2473,6 +2473,7 @@ static int retrieve_file(char *dir, int msgnum) fprintf(f, "[message]\n"); for (x=0;x