Blender Git Commit Log

Git Commits -> Revision 82979d5

Revision 82979d5 by Sergey Sharybin (master)
March 19, 2012, 20:47 (GMT)
Fix #30590: Crash in multires when undoing extrude [File incl.]

- Crash was caused by recursively copying directory into itself, fixed
by switching from opendir() to scandir().
- Also do not try to unpack images which doesn't have name.

Commit Details:

Full Hash: 82979d5ab57217502b34977b5e5e82895bd66dbb
SVN Revision: 45000
Parent Commit: fe4ba0a
Lines Changed: +25, -19

2 Modified Paths:

/source/blender/blenkernel/intern/packedFile.c (+1, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+24, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021