Speculative fix for #305; ensure _queue.sort() happens before have_sequenced_image...
authorCarl Hetherington <cth@carlh.net>
Wed, 8 Jan 2014 12:25:05 +0000 (12:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 8 Jan 2014 12:25:05 +0000 (12:25 +0000)
commitd45689e1552f21d2840c0fbeac3956319575db3d
treedede4e33b0d36b6c78b1dc45b90d8aa7fb5e781d
parent0581cdaad9ca5ceeb67afdd6db8bc72661214b96
Speculative fix for #305; ensure _queue.sort() happens before have_sequenced_image... in all cases (the second call to have_sequenced_image may have been called with an unsorted _queue, especially on quick machines).
src/lib/writer.cc