From: yoe Date: Wed, 5 May 2004 12:03:18 +0000 (+0000) Subject: r58: Ewww. Don't use sprintf, it's ugly. Especially if user input is involved. X-Git-Url: http://git.alex.org.uk?ds=sidebyside r58: E Don't use sprintf, it's ugly. Especially if user input is involved. --- diff --git a/nbd-server.c b/nbd-server.c index 1cc19a5..7c8b2c0 100644 --- a/nbd-server.c +++ b/nbd-server.c @@ -739,7 +739,7 @@ int splitexport(void) { for (i=0; i