Skip to content

Commit

Permalink
Free quoted_cve in insert_epss_score_entry
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier committed May 24, 2024
1 parent 7ff0509 commit a380b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manage_sql_secinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -2824,6 +2824,7 @@ insert_epss_score_entry (inserts_t *inserts, const char *cve,
quoted_cve,
epss,
percentile);
g_free (quoted_cve);

inserts->current_chunk_size++;
}
Expand Down

0 comments on commit a380b89

Please sign in to comment.