From: tiennou <tie...@gm...> - 2007-03-26 14:34:53
|
Le 26 mars 07 =C3=A0 14:40, ti...@da... a =C3=A9crit : > I've checked your frame indexes fix in 0.3. The code is > calling > > sel_seq->frame_indexes.clear(); > > and then using > > sel_seq->frame_indexes[i] > > which is bad. You should make a copy of the whole array and > pick values from that instead... Oops, you're right ! Didn't notice this, will fix ASAP. > > Damn, I have *a lot* of heavy changes to commit in trunk, > but I can connect no more to internet from my university > home. And computers at university don't have svn installed > either. This is bad... Guess I can play middle man with this if you want... Send me the =20 whole source tree tar.gz (with .svn stuff and a cmooti message) and I =20= will commit from my account in the meantime. tiennou |