Revision: 48472
http://brlcad.svn.sourceforge.net/brlcad/?rev=48472&view=rev
Author: brlcad
Date: 2012-01-12 01:22:12 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
what's a few more bytes amongst friends
Modified Paths:
--------------
brlcad/trunk/src/libbu/vls.c
Modified: brlcad/trunk/src/libbu/vls.c
===================================================================
--- brlcad/trunk/src/libbu/vls.c 2012-01-12 01:21:30 UTC (rev 48471)
+++ brlcad/trunk/src/libbu/vls.c 2012-01-12 01:22:12 UTC (rev 48472)
@@ -671,7 +671,7 @@
int fieldlen = -1;
int left_justify = 0;
- char fbuf[64] = {0}; /* % format buffer */
+ char fbuf[256] = {0}; /* % format buffer */
char buf[BUFSIZ] = {0};
if (UNLIKELY(!vls || !fmt || fmt[0] == '\0')) {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits