Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Tönne <lukas.toenne@gmail.com>2014-01-07 17:51:59 +0400
committerLukas Tönne <lukas.toenne@gmail.com>2014-01-07 18:18:37 +0400
commite23bcbbb6d78709993b6187a2631eb20cd555e5a (patch)
treee07df1ed8f501078e1d29f9935757b1c79359c0c /release
parent01df756bd10709bb707d4f88f14c50e5680d05a5 (diff)
Fix for crash in anim render: The callbacks in bMovieHandle are expected
to exist and accessed without prior NULL checks (with exception of get_next_frame and get_movie_path). The callbacks are not reliably initialized however if none of the video formats is enabled (AVI being the default). Added stub functions now that ensure access to bMovieHandle callbacks is safe and doesn't crash.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions