Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Jul 10, 2024
1 parent 77b4e7a commit 7b84796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libclamav/htmlnorm.c
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,6 @@ static void js_process(struct parser_state *js_state, const unsigned char *js_be
}
}


bool html_insert_form_data(const char * const value, form_data_t *tags) {
bool bRet = false;
size_t cnt = tags->count + 1;
Expand Down

0 comments on commit 7b84796

Please sign in to comment.