Skip to content

[Backport release/3.13] VRT pixel functions: fix mean aborting when the band has no source - #15224

Open
rouault wants to merge 2 commits into
release/3.13from
backport-15215-to-release/3.13
Open

rouault wants to merge 2 commits into
release/3.13from
backport-15215-to-release/3.13

Conversation

@rouault

@rouault rouault commented Sep 10, 2026

Copy link
Copy Markdown
Member

Backport #15215
Authored by: @alonfaraj

The SSE2 integer fast paths lacked the nSources > 0 test the float paths
have, so a zero source count reached libdivide, which abort()s on it.
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

Coverage is 71.927%backport-15215-to-release/3.13 into release/3.13. No base build found for release/3.13.

This branch has not been deployed

No deployments
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.

3 participants