]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix 473944 Handle mold linker split RW PT_LOAD segments correctly
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 1 Sep 2023 18:23:46 +0000 (20:23 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 1 Sep 2023 19:02:09 +0000 (21:02 +0200)
commitc0b2c786d38002a20f845a9fb739b8659fa87bcc
treec8e65a0c794b94de1dc242c401a2e683891b4bab
parent8a545a3684024f4a54bb20b7ad1d0fe9949bbede
Fix 473944  Handle mold linker split RW PT_LOAD segments correctly

Condition to consider segments will be merged has to be more specific
than just having a page rounded file offset p_offset.

Regtested on debian, somewhat poorly due to the amount of tests
failing due to:
473745 must-be-redirected function - strlen - for valgrind 3.22 but not 3.21
NEWS
coregrind/m_debuginfo/readelf.c