Blender Git Commit Log

Git Commits -> Revision ef0ea17

Revision ef0ea17 by Campbell Barton (master)
June 11, 2008, 09:04 (GMT)
bugfix, off by 1 error when filling in uninitialized values for new ID values when the requested name length was greater to or equal to 21.
Also replaced incorrect use of strcpy with memmove since the strings overlap

Commit Details:

Full Hash: ef0ea178b13b6642517f820a2baf3c316110d7ae
SVN Revision: 15195
Parent Commit: bdb3ef0
Lines Changed: +17, -7

2 Modified Paths:

/source/blender/blenkernel/intern/library.c (+1, -1) (Diff)
/source/blender/blenlib/intern/util.c (+16, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021