Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: double free #1779

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Fix: double free #1779

merged 1 commit into from
Dec 9, 2024

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Dec 6, 2024

What:
The hash table used for storing files was destroyed twice.
Jira: SC-745

Close #1271

Why:

How:
run a scan including a script which uses/stores a file (script preferences type file)

Checklist:

  • Tests
  • PR merge commit message adjusted

The hash table used for storing files was destroyed twice.
@jjnicola jjnicola requested a review from a team as a code owner December 6, 2024 17:48
@github-actions github-actions bot added the patch_release creates a patch release label Dec 6, 2024
@jjnicola jjnicola merged commit 0608824 into main Dec 9, 2024
19 of 22 checks passed
@jjnicola jjnicola deleted the fix-scan-destroy branch December 9, 2024 09:49
@ArnoStiefvater ArnoStiefvater changed the title Fix: doble free Fix: double free Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch_release creates a patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

openvas stuck with 100% CPU in destroy_scan_globals
2 participants