Files
asterisk/main
Terry Wilson 12cab256cc Avoid a DB1 infinite loop bug
Explicity check the last entry in the DB and make sure that we don't iterate
past it. Since there can be no duplicates, this just makes sure that we stop
after matching the last key.

This patch also refactors the code to get away from some code duplication. A
previous patch added many astdb tests and this patch passed them.

Review: https://reviewboard.asterisk.org/r/1259/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@322981 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-06-10 15:29:00 +00:00
..
2010-12-20 09:14:29 +00:00
2011-06-01 23:11:55 +00:00
2011-06-10 15:29:00 +00:00
2010-07-14 15:48:36 +00:00
2011-06-03 20:58:13 +00:00
2011-05-27 21:54:54 +00:00
2011-04-20 05:25:15 +00:00