]> git.ipfire.org Git - thirdparty/asterisk.git/commit
vector: After remove element recheck index 65/4065/7
authorBadalyan Vyacheslav <v.badalyan@open-bs.ru>
Mon, 10 Oct 2016 21:59:58 +0000 (17:59 -0400)
committerBadalyan Vyacheslav <v.badalyan@open-bs.ru>
Tue, 11 Oct 2016 11:12:45 +0000 (07:12 -0400)
commit17031f12fe62708ca84db3a8551267ca2a0e24d8
tree82a5cc550dc31f4cad97bfc871d01b679fd07560
parent3ab7fae96b610a69c0a4f7fa639c658810858e63
vector: After remove element recheck index

Small fix. It is necessary to double-check
the index that we just removed because there
is a new element.

ASTERISK-26453 #close

Change-Id: Ib947fa94dc91dcd9341f357f1084782c64434eb7
include/asterisk/vector.h