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