]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure the result of the hash function is positive. Negative array offsets suck.
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 2 Oct 2009 16:58:03 +0000 (16:58 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 2 Oct 2009 16:58:03 +0000 (16:58 +0000)
commit012b1bc180c7d0c595119c7786aedf30fada19f0
treef86b14a8daa485ddcb0e0a679269db596aa0ba20
parent366ef836c1fe4c0d00041cb105f84562a226fcd4
Ensure the result of the hash function is positive.  Negative array offsets suck.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@221970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/astobj2.c