Files
test/source/blender/makesdna
Sergey Sharybin 53753c0ddc 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.
2013-11-18 18:13:23 +06:00
..
2013-10-10 11:58:01 +00:00
2013-03-17 14:38:58 +00:00
2012-10-28 15:23:16 +00:00
2013-08-30 11:49:35 +00:00
2013-10-26 13:22:38 +00:00
2012-12-26 13:05:39 +00:00