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

Commit473f162

Browse files
committed
Adapt valgrind.supp to the XLogInsert() split.
The CRC computation now happens in XLogInsertRecord(), notXLogInsert() itself anymore.
1 parentbe09ceb commit473f162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/valgrind.supp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
padding_XLogRecData_CRC
4646
Memcheck:Value8
4747

48-
fun:XLogInsert
48+
fun:XLogInsertRecord
4949
}
5050

5151
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp