]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 454040 - Add intercept for memmem on s390x
authorAndreas Arnez <arnez@linux.ibm.com>
Thu, 19 May 2022 11:54:06 +0000 (13:54 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Thu, 7 Jul 2022 12:23:06 +0000 (14:23 +0200)
commit38acc04ac2f5ae2919631cd6cac46b027d2864ef
tree9093f1b0cf97ca1d98149b2114b720ad2f4c12f3
parent498b5c4286ec631bec43b8c359e3ff00c00b90e7
Bug 454040 - Add intercept for memmem on s390x

Memcheck may report false positives in an optimized version of memmem on
s390x, specifically on arch13 systems.  Prevent this by adding an
intercept for memmem on s390x platforms.
NEWS
shared/vg_replace_strmem.c