Skip to content

Conversation

root670
Copy link
Contributor

@root670 root670 commented Sep 25, 2025

Summary:

  • Fix SwrContext variable shadowing leading to null pointer dereference
  • Fix EOF signaling for AVIO read callbacks

Differential Revision: D82494990

Copy link

pytorch-bot bot commented Sep 25, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9231

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit b60ea6b with merge base 58eb039 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the cla signed label Sep 25, 2025
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

root670 pushed a commit to root670/vision that referenced this pull request Sep 25, 2025
Summary:

* Fix `SwrContext` variable shadowing leading to null pointer dereference
* Fix hang when using AVI inputs with `MemoryBuffer` reader (`SyncDecoder::TestMemoryBuffer` test)

Differential Revision: D82494990
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

root670 pushed a commit to root670/vision that referenced this pull request Sep 25, 2025
Summary:

* Fix `SwrContext` variable shadowing leading to null pointer dereference
* Fix hang when using AVI inputs with `MemoryBuffer` reader (`SyncDecoder::TestMemoryBuffer` test)

Differential Revision: D82494990
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

root670 pushed a commit to root670/vision that referenced this pull request Sep 25, 2025
Summary:

* Fix `SwrContext` variable shadowing leading to null pointer dereference
* Fix hang when using AVI inputs with `MemoryBuffer` reader (`SyncDecoder::TestMemoryBuffer` test)

Differential Revision: D82494990
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

root670 pushed a commit to root670/vision that referenced this pull request Sep 25, 2025
Summary:

* Fix `SwrContext` variable shadowing leading to null pointer dereference
* Fix hang when using AVI inputs with `MemoryBuffer` reader (`SyncDecoder::TestMemoryBuffer` test)

Differential Revision: D82494990
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

Summary:

* Fix `SwrContext` variable shadowing leading to null pointer dereference
* Fix EOF signaling for AVIO read callbacks

Differential Revision: D82494990
@facebook-github-bot
Copy link
Contributor

@root670 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82494990.

@facebook-github-bot facebook-github-bot merged commit 7a13ad0 into pytorch:main Sep 27, 2025
46 of 48 checks passed
Copy link

Hey @facebook-github-bot!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

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.

2 participants