From f26fd8aa91662d763c681985f2d138ab469ff8ad Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Wed, 2 Jul 2025 20:48:22 -0400 Subject: [PATCH] Need to add trace about md5 --- lib/lvleml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lvleml.c b/lib/lvleml.c index 5c02d4b..9a45947 100644 --- a/lib/lvleml.c +++ b/lib/lvleml.c @@ -415,7 +415,7 @@ while (proceed==true) { char hexa[100]; local=cnv_hashmd5(usr->passwd,(unsigned char *)seq); - (void) strcat(hexa,""); + (void) strcpy(hexa,""); for (int i=0;i