List iterator insert / append does not updating the head / tail pointers properly when the iterator position is head / tail respectively. Fixed in attached patch, will be included in next release. Thanks to Héctor Martínez Pérez for catching this.
patch to fix list iterator insert / append at head / tail
Log in to post a comment.
patch to fix list iterator insert / append at head / tail