]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 264828 via svnmerge from
authorRichard Mudgett <rmudgett@digium.com>
Thu, 20 May 2010 23:34:33 +0000 (23:34 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 20 May 2010 23:34:33 +0000 (23:34 +0000)
commit2b45d9dcaa3d4f201cbb8acc297c2c675c2b6656
tree801b365ada1171ffe8a577b8af3970828064883b
parenta09588ab45cd7b2146b1c2a0a63b739686f5a69f
Merged revisions 264828 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r264828 | rmudgett | 2010-05-20 18:29:43 -0500 (Thu, 20 May 2010) | 13 lines

  Merged revisions 264820 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r264820 | rmudgett | 2010-05-20 18:23:21 -0500 (Thu, 20 May 2010) | 6 lines

    ast_callerid_parse() had a path that left name uninitialized.

    Several callers of ast_callerid_parse() do not initialize the name
    parameter before calling thus there is the potential to use an
    uninitialized pointer.
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@264829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/callerid.c