Fix the potential use of an uninitialized buffer in a log message.
commit390624d1565a825e67d544a455cdf2d2dbf120a7
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 12 Oct 2007 15:40:35 +0000 (12 15:40 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 12 Oct 2007 15:40:35 +0000 (12 15:40 +0000)
tree2d3ffdbdbd61844d37cfd1d460b58d79f742bc22
parenta629b584274dcbfb972544db60f9e272c7117228
Fix the potential use of an uninitialized buffer in a log message.

(closes issue #10958)
Reported by: dimas
Patches:
      realtime.patch uploaded by dimas (license 88)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@85515 614ede4d-c843-0410-af14-a771ab80d22e
pbx/pbx_realtime.c