AutoFile
doesn’t have seek
, so I swapped it for SetPos()
like Bitcoin Core does.
now moving around the file works correctly.
AutoFile
doesn’t have seek
, so I swapped it for SetPos()
like Bitcoin Core does.
now moving around the file works correctly.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33263.
See the guideline for information on the review process. A summary of reviews will appear here.