Blender Git Loki

Git Commits -> Revision 53753c0

Revision 53753c0 by Sergey Sharybin (master)
November 18, 2013, 12:13 (GMT)
Fix T37488: Crash with --debug reading userpref.blend

Issue was in fact caused by wrong DNA storage, which
apparently was considering unsigned long as just 4
bytes here.

Now use uint64_t to be sure timestamp does fit into
storage on all the platforms.

Thanks Campbell for help looking in the issue.

Commit Details:

Full Hash: 53753c0ddc947aa74246492fb76466198a28db58
Parent Commit: 2b0162b
Lines Changed: +4, -3

3 Modified Paths:

/source/blender/blenkernel/BKE_main.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_fileglobal_types.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonMain.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021