]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use the sanity check in place of the disconnect/connect cycle.
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 5 Jan 2011 18:47:46 +0000 (18:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 5 Jan 2011 18:47:46 +0000 (18:47 +0000)
commit93782b4eb2135d7b04f5756eda4bc57bc3f3681a
tree8803b63afee4309ce3b6295261cf4815392f6ac8
parent94cb9ce1ac8da91c5e18f890d16afb81bdcc3363
Use the sanity check in place of the disconnect/connect cycle.

The disconnect/connect cycle has the potential to cause random crashes.

(closes issue #18243)
 Reported by: ks3
 Patches:
       res_odbc.patch uploaded by ks3 (license 1147)
 Tested by: ks3

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@300621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_odbc.c