Merged revisions 319812 via svnmerge from
authorMark Murawki <markm@intellasoft.net>
Thu, 19 May 2011 18:12:49 +0000 (18:12 +0000)
committerMark Murawki <markm@intellasoft.net>
Thu, 19 May 2011 18:12:49 +0000 (18:12 +0000)
commit45818de13724b97b2975ac89f861be4814ef5c16
treed3e1dbbeaec2977b2a8446eff68d00f1d6455b1f
parentb33fc4db483859f30bab29488ac570f9e757688d
Merged revisions 319812 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r319812 | markm | 2011-05-19 13:59:01 -0400 (Thu, 19 May 2011) | 9 lines

  In cel_odbc, an uninitialized RWLIST is attempted to be locked.

  Added INIT and DESTROY for the RWLIST odbc_tables

  (closes issue #19331)
  Reported by: kobaz
  Patches:
        odbc_cel.patch uploaded by kobaz (license 834)
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@319813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cel/cel_odbc.c