Blender Git Commit Log

Git Commits -> Revision 724a4f4

Revision 724a4f4 by Campbell Barton (master)
October 7, 2020, 10:56 (GMT)
Fix T81226: Crash opening 64bit files with endian switching

Endian switching when loading 64bit blend files on a 64bit system was
crashing as the endian switching is only applicable when loading
on 32 bit systems.

This crash goes back to 2.7x, it looks like this never worked
all the way back to the first commit.

Commit Details:

Full Hash: 724a4f4676586d65b718deab7f04f207e0ad6488
Parent Commit: 763cd94
Lines Changed: +6, -2

1 Modified Path:

/source/blender/makesdna/intern/dna_genfile.c (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021