-
- Downloads
"README.md" did not exist on "88cc68d9ed30c53b2f76fca6f5bd52e8f5fd34e9"
Change the buffer used in callerid_feed() and callerid_feed_jp() to be
allocated on the stack using alloca() instead of using malloc() since they are only used locally to these functions. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Loading
Please register or sign in to comment