fix: when EPH markers are specified, they are required.#1547
Merged
rouault merged 1 commit intouclouvain:masterfrom Aug 25, 2024
Merged
fix: when EPH markers are specified, they are required.#1547rouault merged 1 commit intouclouvain:masterfrom
rouault merged 1 commit intouclouvain:masterfrom
Conversation
reference from Rec. ITU-T T.800 (06/2019): - Table A.13 – Coding style parameter values for the Scod parameter - Section A.8.1 Start of packet (SOP) - Section A.8.2 End of packet header (EPH)
jpuhlman
pushed a commit
to MontaVista-OpenSourceTechnology/meta-openembedded
that referenced
this pull request
Mar 10, 2025
Source: meta-openembedded MR: 175340, 152366 Type: Security Fix Disposition: Merged from meta-openembedded ChangeID: 2a486ee Description: Upstream commit: uclouvain/openjpeg@c58bc12 Reference: uclouvain/openjpeg#1547 Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
reference from Rec. ITU-T T.800 (06/2019):
mitigates #1472 (this just mitigates the exact PoC provided in #1472 but clearing the EPH presence from csty allows to see the behavior mentioned in #1472 again)
requires uclouvain/openjpeg-data#25