- conversion to allocation wrappers
authorRussell Bryant <russell@russellbryant.com>
Sat, 21 Jan 2006 21:50:09 +0000 (21:50 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 21 Jan 2006 21:50:09 +0000 (21:50 +0000)
commiteefe5d16854480235b717317fcea10d5ebacbb41
tree9427884484c687867788d2fb9aad992f97892a47
parenta163eaa03c808c610a66d3972a526f7ad60c9e0e
- conversion to allocation wrappers
- get rid of some compiler warnings due to usused variables and const-ification
- remove some unnecessary uses of malloc/strncpy/free and replace with ast_strdupa
(based on the patch from issue #6275)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8408 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_sql_postgres.c