Blender Git Loki
Git Commits -> Revision 3396f73
Revision 3396f73 by Campbell Barton (master) February 12, 2011, 09:58 (GMT) |
fix for possible (but unlikely) problem with strncpy not adding and then extending the string with strcat. use BLI_snprintf instead. |
Commit Details:
Full Hash: 3396f73c1719db18500d4741d4fc21d6bba9423c
SVN Revision: 34792
Parent Commit: 5af9e5f
Lines Changed: +6, -11