Changeset: 0ebe49f44f78 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/0ebe49f44f78
Modified Files:
tools/merovingian/client/monetdb.c
Branch: default
Log Message:
Remove dirty trick.
diffs (12 lines):
diff --git a/tools/merovingian/client/monetdb.c
b/tools/merovingian/client/monetdb.c
--- a/tools/merovingian/client/monetdb.c
+++ b/tools/merovingian/client/monetdb.c
@@ -2381,7 +2381,7 @@ command_snapshot(int argc, char *argv[])
int
main(int argc, char *argv[])
{
- char buf[1024+10];
+ char buf[1024];
int i;
int retval = 0;
#ifdef TIOCGWINSZ
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]