Blender Git Commit Log

Git Commits -> Revision 7c7d564

Revision 7c7d564 by Lukas Toenne (alembic_pointcache)
March 18, 2015, 13:06 (GMT)
Safeguard against crashes from invalid Alembic file paths by returning
NULL archive pointers.

This allows writer/reader code to test against obvious archive errors
easily and is unmistakable.

Commit Details:

Full Hash: 7c7d5645ca903b6ec013fae16709022733ce6b42
Parent Commit: 3079019
Lines Changed: +57, -22

9 Modified Paths:

/source/blender/blenkernel/intern/cache_library.c (+2, -0) (Diff)
/source/blender/editors/io/io_cache_library.c (+5, -0) (Diff)
/source/blender/pointcache/alembic/abc_reader.cpp (+16, -5) (Diff)
/source/blender/pointcache/alembic/abc_reader.h (+5, -1) (Diff)
/source/blender/pointcache/alembic/abc_writer.cpp (+16, -7) (Diff)
/source/blender/pointcache/alembic/abc_writer.h (+5, -1) (Diff)
/source/blender/pointcache/alembic/alembic.cpp (+4, -4) (Diff)
/source/blender/pointcache/intern/ptc_types.h (+2, -2) (Diff)
/source/blender/pointcache/PTC_api.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021