Invalidate iterator whenever model changes.
authorDavid Robillard <d@drobilla.net>
Sat, 6 Dec 2014 23:04:30 +0000 (18:04 -0500)
committerDavid Robillard <d@drobilla.net>
Sun, 7 Dec 2014 03:43:06 +0000 (22:43 -0500)
commiteb86971d2d1a9c0b81f8f7ca2b87aa744be54976
treefcb45999f8c4127703b9d045f3e045d6ffb6c909
parent2ea4ae603aa02f7626a1ecfa15c8ec1ce474b352
Invalidate iterator whenever model changes.

I suspect this is an underlying cause of several tricky to reproduce bugs, but
we'll have to wait around and see...
libs/ardour/midi_source.cc
libs/ardour/smf_source.cc