Blender Git Commit Log
Git Commits -> Revision a72f02c
Revision a72f02c by Campbell Barton (master) January 16, 2011, 06:16 (GMT) |
fix for using un-initialized stack memory with bullet triangle mesh collisions. the 4th component of the vector is used later when copying the vector. |
Commit Details:
Full Hash: a72f02c025ba86e21b250752af3ca129b9eb805c
SVN Revision: 34347
Parent Commit: 7431821
Lines Changed: +19, -0
1 Added Path:
/extern/bullet2/uninitialized_stack_vec.patch (+17, -0) (View)
1 Modified Path:
/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp (+2, -0) (Diff)