Skip to content
Stan Hu requested to merge sh-add-ruby-bug-19580-patches into master

What does this MR do and why?

This fixes seg faults seen after tests finish running. This pulls in an upstream fix for Nokogiri/libxml2: https://github.com/ruby/ruby/pull/7663.

These patches can be dropped once Nokogiri v1.15 is available and NOKOGIRI_LIBXML_MEMORY_MANAGEMENT=default is set in CI.

See gitlab#390313 (comment 1342807685) for more details.

Checklist

Edited by Stan Hu

Merge request reports