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:
authorCampbell Barton <ideasman42@gmail.com>2019-03-19 12:04:23 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-03-19 12:18:03 +0300
commit7ba82f3f0a848aedcc0f3b3f73a429f740792dbe (patch)
tree649e40dfd58a195f30e08828339c0bdc06e8c5a8 /source/blender/blenkernel/intern/bpath.c
parent4db7842a72cc2f9cdca31c08d45c703ad8519dc0 (diff)
Fix T62707: opening blend files over 2gb on win32 fails
Regression in 358e07f447e9ed7 for ms-windows since off_t is an int32_t even on 64bit systems causing files over 2gb not to load. Poison off_t so this doesn't happen again.
Diffstat (limited to 'source/blender/blenkernel/intern/bpath.c')
0 files changed, 0 insertions, 0 deletions