Blender Git Commit Log

Git Commits -> Revision 14ede28

Revision 14ede28 by Peter Schlaile (master)
June 4, 2006, 13:46 (GMT)
==Sequencer==
Bugfix: If you use the IPO-pinning feature and edited an IPO that wasn't
highlighted as the current Sequence (current Sequence being a Metastrip),
you'll get obscure crashes, since the code
a) was mistakenly using last_seq
b) didn't test for se->ok != 2, thereby doing double frees on imbufs

Am I the only one, who wants to remove the last_seq global completely... ?

Commit Details:

Full Hash: 14ede28c56994772f6b7ccb9e20936912a4f5c35
SVN Revision: 7594
Parent Commit: cc28a00
Lines Changed: +16, -19

3 Modified Paths:

/source/blender/include/BIF_editseq.h (+1, -1) (Diff)
/source/blender/src/editipo.c (+1, -1) (Diff)
/source/blender/src/editseq.c (+14, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021