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>2008-12-20 20:09:45 +0300
committerCampbell Barton <ideasman42@gmail.com>2008-12-20 20:09:45 +0300
commiteb1d0e139f5dba57b487cc5d9149774175da16bd (patch)
tree64feb77e503e178c48194928e228ac1cfa97ad87 /source/blender/nodes/SConscript
parentc67d26602f9d55be1a4a26ed0646541ca4651624 (diff)
Bugfix since rev 2, BLO_setversionnumber() was using sizeof(array), which gives the sizeof the pointer, not the array.
On a 64bit system I assume this would set 8 chars of a 4 char array. Turns out this isnt such a problem since BLO_setversionnumber isn't used anymore but way as well commit.
Diffstat (limited to 'source/blender/nodes/SConscript')
0 files changed, 0 insertions, 0 deletions