]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Perform limited bounds checking when destroying ast_mutex_t structures to make sure...
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 9 Nov 2009 14:16:03 +0000 (14:16 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 9 Nov 2009 14:16:03 +0000 (14:16 +0000)
commita3887d4511cbd399d3fa401978fa84a4c9b7460b
tree0ca9be87bcd2df3208977aa7e1916d99fe5229b0
parent8939eece6a8a81d4331a727a10e4775206408870
Perform limited bounds checking when destroying ast_mutex_t structures to make sure we don't try to use negative indices.

(closes issue #15588)
Reported by: zerohalo
Patches:
      20090820__issue15588.diff.txt uploaded by tilghman (license 14)
Tested by: zerohalo

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@228827 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/lock.h