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

(PA-6549) Patch selinux_ruby_wrap.c to fix warning: undefining the allocator of T_DATA class # SWIG::TYPE_p_selabel_handle #864

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

AriaXLi
Copy link
Contributor

@AriaXLi AriaXLi commented Jun 18, 2024

This PR reverts #861 and adds additional steps to patch selinux_ruby_wrap.c for RHEL 7 and RHEL FIPS 7.

AriaXLi added 2 commits June 14, 2024 09:19
This commit adds a patch that patches selinux_ruby_wrap.c in RHEL 7 and RHEL
FIPS 7 to fix the warning: undefining the allocator of T_DATA class
SWIG::TYPE_p_selabel_handle. These platforms cannot use the original patch
(even with increased fuzz values),
selinuxswig_ruby_undefining_allocator.patch, that fixed the warning for other
platforms. RHEL 7 and RHEL FIPS 7 use an older version of swig and due to
that, have an older version of selinux_ruby_wrap.c.
@AriaXLi AriaXLi requested review from a team as code owners June 18, 2024 18:41
@AriaXLi AriaXLi changed the title (PA-6549) Patch selinux_ruby_wrap.c to fix warning: ndefining the allocator of T_DATA class # SWIG::TYPE_p_selabel_handle (PA-6549) Patch selinux_ruby_wrap.c to fix warning: undefining the allocator of T_DATA class # SWIG::TYPE_p_selabel_handle Jun 18, 2024
@AriaXLi
Copy link
Contributor Author

AriaXLi commented Jun 18, 2024

@joshcooper joshcooper merged commit a7fc904 into puppetlabs:master Jun 18, 2024
3 checks passed
@AriaXLi AriaXLi added the enhancement New feature or request label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants