Skip to content

Fix detected write past chunk end warning#2660

Open
RekGRpth wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-78
Open

Fix detected write past chunk end warning#2660
RekGRpth wants to merge 1 commit into
sync-14x-b13from
sync-14x-b13-78

Conversation

@RekGRpth

@RekGRpth RekGRpth commented Jun 8, 2026

Copy link
Copy Markdown
Member

Commit 9ca7bae incorrectly fixed the compilation of the
aocs_compaction.c and appendonly_compaction.c files, which resulted in
similar warnings being generated for AO tables in many tests: problem
in alloc set TopTransactionContext: detected write past chunk end in
block 0x615ef0207560, chunk 0x615ef0207dc8. Remove unnecessary
allocation and assignment.

Commit 9ca7bae incorrectly fixed the compilation of the
aocs_compaction.c and appendonly_compaction.c files, which resulted in
similar warnings being generated for AO tables in many tests: problem
in alloc set TopTransactionContext: detected write past chunk end in
block 0x615ef0207560, chunk 0x615ef0207dc8. Remove unnecessary
allocation and assignment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants