Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cincuranet
Copy link
Contributor

@cincuranet cincuranet commented Nov 4, 2025

Backport of #36950.

Description

Newer versions of macOS come with newer version of SQLite that returns an error on 0-byte reads/writes on blobs.

Customer impact

A) Customers running on i.e. macOS 15 and doing 0-byte reads/write on blob stream receive error from SQLite.
B) Blocks our ability to update to newer macOS queues.

How found

Customer reported.

Regression

No.

Testing

Already covered by tests. This depends on underlying SQLite version.

Risk

Low.

@cincuranet cincuranet changed the title Fix 0-byte reads/writes on blobs [release/10.0] Fix 0-byte reads/writes on blobs Nov 4, 2025
@cincuranet cincuranet requested a review from a team November 4, 2025 12:14
@cincuranet cincuranet marked this pull request as ready for review November 4, 2025 12:14
@SamMonoRT SamMonoRT added this to the 10.0.1 milestone Nov 4, 2025
@cincuranet cincuranet merged commit 5b87973 into dotnet:release/10.0 Nov 6, 2025
7 checks passed
@cincuranet cincuranet deleted the fix-0-byte-10 branch November 6, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants