Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c66900

Browse files
committed
Refresh function name in CRC-associated Valgrind suppressions.
Back-patch to 9.5, where commit4f700bcfirst appeared.Reviewed by Tom Lane. Reported by Andrew Dunstan.Discussion:https://postgr.es/m/4dfabec2-a3ad-0546-2d62-f816c97edd0c@2ndQuadrant.com
1 parent3cbf4be commit6c66900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/tools/valgrind.supp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
padding_XLogRecData_CRC
4646
Memcheck:Value8
4747

48-
fun:pg_comp_crc32c
48+
fun:pg_comp_crc32c*
4949
fun:XLogRecordAssemble
5050
}
5151

@@ -89,7 +89,7 @@
8989
{
9090
padding_twophase_CRC
9191
Memcheck:Value8
92-
fun:pg_comp_crc32c
92+
fun:pg_comp_crc32c*
9393
fun:EndPrepare
9494
}
9595

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp