]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Transactional handles should be used for the insertbuf, if available.
authorTilghman Lesher <tilghman@meg.abyt.es>
Sat, 12 Mar 2011 19:51:23 +0000 (19:51 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sat, 12 Mar 2011 19:51:23 +0000 (19:51 +0000)
commitde686b50597ba8ae954eee624b253f67538441ca
treec853fd9f9559782c57feefb2820d7c369736b745
parent40d0500d80a8263670b04032526f9efc653c44af
Transactional handles should be used for the insertbuf, if available.

Also, fix a possible resource leak.

(closes issue #18943)
 Reported by: irroot

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