Skip to content

Commit

Permalink
Merge branch 'main' into change-missing-cve-severity
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier authored Jul 28, 2023
2 parents 1302341 + 0a2ff2d commit 970befb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manage_sql.c
Original file line number Diff line number Diff line change
Expand Up @@ -28266,7 +28266,7 @@ print_report_xml_start (report_t report, report_t delta, task_t task,
if (delta && get->details)
{
if (print_report_delta_xml (out, &results, &delta_results, delta_states,
ignore_pagination ? 1 : first_result,
ignore_pagination ? 0 : first_result,
ignore_pagination ? -1 : max_results,
task, notes,
notes_details, overrides, overrides_details,
Expand Down

0 comments on commit 970befb

Please sign in to comment.