mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1714] [MERGED] fix: dvd regressions #2434
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1714
Author: @hrideshmg
Created: 7/17/2025
Status: ✅ Merged
Merged: 8/18/2025
Merged by: @prateekmedia
Base:
master← Head:dvd_fix📝 Commits (4)
07fcb4ffix: dvd regressionsa0c4fb5chore: fix clippy errorse3d2569Merge branch 'master' into dvd_fixec0988bMerge branch 'master' into dvd_fix📊 Changes
2 files changed (+3 additions, -0 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/rust/src/libccxr_exports/bitstream.rs(+2 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Regressions on DVD files are currently broken. See latest test result. Issue seems to have been caused by a segfault involving a struct that was expected to contain data but was lost in conversion between rust and C.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.