]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_config_odbc: Use dynamically sized buffers to store row data so values do not...
authorJoshua Colp <jcolp@digium.com>
Wed, 28 May 2014 11:37:00 +0000 (11:37 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 28 May 2014 11:37:00 +0000 (11:37 +0000)
commitf72066ddb918903242d2b914bfce158ae8dda1e5
tree1b79d3243016926da3ad6e68224d043b84328a50
parentb30bd9a8e4809456d6d6fe915b8ab20177b2bdee
res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.

ASTERISK-23582 #close
ASTERISk-23582 #comment Reported by: Walter Doekes

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

Merged revisions 414693 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 414694 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@414695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_odbc.c
res/res_config_odbc.c