Skip to content

Conversation

@Mab879
Copy link
Member

@Mab879 Mab879 commented Dec 18, 2025

Fixes #2289

@Mab879 Mab879 added this to the 1.4.4 milestone Dec 18, 2025
@Mab879 Mab879 marked this pull request as ready for review December 18, 2025 18:43
@jan-cerny jan-cerny self-assigned this Dec 19, 2025
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e -o pipefail
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test needs to be added to a CMakeLists.txt.


. $builddir/tests/test_common.sh

$OSCAP info "$top_srcdir/tests/API/XCCDF/openscap_2289_regression.xml"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing new line at the end of file.

@Mab879 Mab879 force-pushed the fix_2289 branch 2 times, most recently from 0c321af to beb5752 Compare December 19, 2025 13:48
Copy link
Member

@jan-cerny jan-cerny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm that the patch has fixed the segmentation fault

@jan-cerny jan-cerny merged commit 845d70f into OpenSCAP:main Dec 19, 2025
14 of 15 checks passed
@Mab879 Mab879 deleted the fix_2289 branch December 19, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segmentation fault in src/XCCDF/benchmark.c:169

2 participants