X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=src%2Fvg%2Fvg_log.h;h=5fbe631e82c60414a0e6c7ad055bde622db3ea00;hb=4d6575e40f0366f937e4ee45e0cf0a17bb9adffc;hp=b430a31d352c6c0d91dd14e66a82e5886f2eaa6a;hpb=9917df2d289c6c35d6bf54319aed3aed421b53f1;p=vg.git diff --git a/src/vg/vg_log.h b/src/vg/vg_log.h index b430a31..5fbe631 100644 --- a/src/vg/vg_log.h +++ b/src/vg/vg_log.h @@ -52,7 +52,7 @@ VG_STATIC void vg_log_write( FILE *file, const char *prefix, { vg_mutex_lock( &log_print_mutex ); - char buffer[512]; + char buffer[ 4096 ]; int i, j; for( i=0; i