Blender Git Commit Log

Git Commits -> Revision dfefafa

Revision dfefafa by Campbell Barton (master)
March 21, 2021, 03:12 (GMT)
Fix uninitialized memory use loading movie sequence strips

When the movie wasn't found, uninitialized values would be used for
the original width/height.

Also use int instead of float as the image size is stored as an int.

Commit Details:

Full Hash: dfefafa814dd8daf1fe0e49f48e5ddbf6435bbfe
Parent Commit: fce3e66
Lines Changed: +9, -7

2 Modified Paths:

/source/blender/makesdna/DNA_sequence_types.h (+1, -0) (Diff)
/source/blender/sequencer/intern/strip_add.c (+8, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021