]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 165797 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 18 Dec 2008 21:56:27 +0000 (21:56 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 18 Dec 2008 21:56:27 +0000 (21:56 +0000)
commit8c22d38f3acbaba28c92182e1306e18e6aa6ef1b
tree70dabebaf78603ba9eb4899a82408cc4ff10274d
parent4dcb02958e39b98b9e3f0185ec485bcc3217045a
Merged revisions 165797 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r165797 | tilghman | 2008-12-18 15:41:02 -0600 (Thu, 18 Dec 2008) | 15 lines

  Merged revisions 165767 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r165767 | tilghman | 2008-12-18 15:14:47 -0600 (Thu, 18 Dec 2008) | 8 lines

    Add mutexes around accesses to the IMAP library interface.  This prevents
    certain crashes, especially when shared mailboxes are used.
    (closes issue #13653)
     Reported by: howardwilkinson
     Patches:
           asterisk-1.4.21.2-appvoicemail-sharedimap-lock.patch uploaded by howardwilkinson (license 590)
     Tested by: jpeeler
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@165806 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c