stop endless loop in WaveViewCache::cache_flush()
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 23 Jun 2015 02:00:45 +0000 (22:00 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 23 Jun 2015 02:00:45 +0000 (22:00 -0400)
commit239052759fed3abfe9811fddf6e5d3d10bc14e35
tree2377950562c72805d624e19fd9b02e9241623794
parent32924aa7b8809172eb960245b1982ec7cda590e6
stop endless loop in WaveViewCache::cache_flush()

Still need to figure out how this could ever happen. It requires an image (shared pointer) to
be in the linear cache image list but not in the map
libs/canvas/wave_view.cc