diff --git a/libfreshclam/libfreshclam_internal.c b/libfreshclam/libfreshclam_internal.c index 413c6318d8..beb920beda 100644 --- a/libfreshclam/libfreshclam_internal.c +++ b/libfreshclam/libfreshclam_internal.c @@ -252,6 +252,7 @@ fc_error_t load_freshclam_dat(void) cli_strerror(errno, error_message, 260); logg(LOGG_DEBUG, "Last cf-ray not present in freshclam.dat.\n"); //test signing; + //test signing; memset(g_lastRay, 0, sizeof(g_lastRay)); }