Blender Git Commit Log

Git Commits -> Revision 9e2db2d

Revision 9e2db2d by Campbell Barton (master)
March 16, 2013, 18:52 (GMT)
revert own change: don't use memchr for strnlen, causes problems when the len is longer then the string data, instead use strnlen from freebsd.
also simplify empty string checks in logic_ops.c

Commit Details:

Full Hash: 9e2db2dad4ee38036a28452039656594f73b4421
SVN Revision: 55345
Parent Commit: 0fedc6e
Lines Changed: +21, -13

2 Modified Paths:

/source/blender/blenlib/intern/string.c (+8, -3) (Diff)
/source/blender/editors/space_logic/logic_ops.c (+13, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021