Blender Git Commit Log

Git Commits -> Revision dcbfa25

Revision dcbfa25 by Brecht Van Lommel (master)
March 13, 2013, 19:48 (GMT)
Fix #34551: blender crash rendering with save buffers.

Problem was the new usage of access() on Windows, this doesn't accept X_OK. Also wrapped _waccess so that UTF-8 paths work.

Commit Details:

Full Hash: dcbfa25bc8903fbffb563c6e0f5c89d94ea27ed3
SVN Revision: 55253
Parent Commit: 962865d
Lines Changed: +36, -3

5 Modified Paths:

/intern/utfconv/utf_winfunc.c (+14, -0) (Diff)
/intern/utfconv/utf_winfunc.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_fileops.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_winstuff.h (+2, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+18, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021