]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 246030 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 10 Feb 2010 19:49:18 +0000 (19:49 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 10 Feb 2010 19:49:18 +0000 (19:49 +0000)
commite2e66d446c20be462419a97714d49c097652eadf
tree171640517a51656c49ee677dfed122e473fc47d4
parente47219422bec85a13c2d5ef51df5dd17673d64ed
Merged revisions 246030 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r246030 | tilghman | 2010-02-10 10:01:28 -0600 (Wed, 10 Feb 2010) | 12 lines

  Solaris doesn't like outputting a NULL to a %s in format strings.

  Detect all platforms that don't like that, either, and ensure that when documentation is
  missing, we pass a non-NULL pointer when outputting the corresponding documentation.

  (closes issue #16689)
   Reported by: bklang
   Patches:
         20100209__issue16689__with_tests.diff.txt uploaded by tilghman (license 14)

  Review: https://reviewboard.asterisk.org/r/497/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@246199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure
configure.ac
include/asterisk/autoconfig.h.in
res/res_agi.c