From 5b05d8542c3668ce96657ac4d9d35cf561ede44d Mon Sep 17 00:00:00 2001 From: hooper114 Date: Wed, 8 Jul 2009 21:22:43 +0000 Subject: [PATCH] warning-- --- backend/code.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/code.c b/backend/code.c index d85276f7..3fd2837e 100644 --- a/backend/code.c +++ b/backend/code.c @@ -383,7 +383,7 @@ int c93(struct zint_symbol *symbol, unsigned char source[]) error_number = 0; strcpy(dest, ""); - strcpy(local_source, (char *) source); + ustrcpy(local_source, source); if(ustrlen(local_source) > 45) { /* This stops rediculously long input - the actual length of the barcode