According to POSIX, the capital L modifier applies only to floating point types.
authorTilghman Lesher <tilghman@meg.abyt.es>
Sun, 10 Jan 2010 19:37:30 +0000 (19:37 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sun, 10 Jan 2010 19:37:30 +0000 (19:37 +0000)
commit9c1b53cab4b0e72c17f6054877ed0e2fe83c5367
tree5fa7148e89349c03cf597ea0e734db262bc278c8
parent11e1780402816ca5aebd546c0297445348368b9b
According to POSIX, the capital L modifier applies only to floating point types.
Fixes a crash on Solaris.
(closes issue #16572)
 Reported by: crjw
 Patches:
       frame_changes.patch uploaded by crjw (license 963)
       Plus several others found and fixed by me

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239074 65c4cc65-6c06-0410-ace0-fbb531ad65f3
addons/chan_ooh323.c
channels/chan_iax2.c
main/frame.c