Skip to content

community/mold: fix x86_64-x86_64_reloc test

apply patch from upstream to fix:

  • possible segmentation faults with glibc and
  • x86_64-x86_64_reloc test.

Thanks to @psykose for raising this bug and @rui314 for fixing it really quickly

See https://github.com/rui314/mold/commit/1582b720d58df61bc4c0ae39fa269e3b250b94df for patch and https://github.com/rui314/mold/issues/1067 for upstream bug report!

Merge request reports