Skip to content

Commit

Permalink
Test signing
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Ragusa <[email protected]>
  • Loading branch information
ragusaa committed May 15, 2024
1 parent 41ae0fc commit 2de08ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libfreshclam/libfreshclam_internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ fc_error_t load_freshclam_dat(void)
char error_message[260];
cli_strerror(errno, error_message, 260);
logg(LOGG_DEBUG, "Last cf-ray not present in freshclam.dat.\n");
//test signoff
memset(g_lastRay, 0, sizeof(g_lastRay));
}

Expand Down

0 comments on commit 2de08ba

Please sign in to comment.