mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Adjust valgrind suppressions wrt 025c02420
.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
padding_XLogRecData_CRC
|
||||
Memcheck:Value8
|
||||
|
||||
fun:pg_comp_crc32c
|
||||
fun:XLogRecordAssemble
|
||||
}
|
||||
|
||||
@@ -88,6 +89,7 @@
|
||||
{
|
||||
padding_twophase_CRC
|
||||
Memcheck:Value8
|
||||
fun:pg_comp_crc32c
|
||||
fun:EndPrepare
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user