]> granicus.if.org Git - postgresql/commit
Revert "Add valgrind suppressions for wcsrtombs optimizations"
authorTomas Vondra <tomas.vondra@postgresql.org>
Sat, 19 Jan 2019 19:45:31 +0000 (20:45 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Sat, 19 Jan 2019 19:45:31 +0000 (20:45 +0100)
commit6831aba29f5b52cb3ef26d37838e27aaac56ff5d
treec6ffccfea84c25a09b58c1d26b900ee577e8d2d6
parent7cfd1dd031fe3baf6a500c98b62069ce317b664f
Revert "Add valgrind suppressions for wcsrtombs optimizations"

This reverts commit 5b16a353543ecec36ffda68269defb7b1b002f60.

Per discussion, it's not desirable to add valgrind suppressions for
outside our own code base (e.g. glibc in this case), especially when
the suppressions may be platform-specific. There are better ways to
deal with that, e.g. by providing local suppressions.

Discussion: https://www.postgresql.org/message-id/flat/90ac0452-e907-e7a4-b3c8-15bd33780e62%402ndquadrant.com
src/tools/valgrind.supp