RFR: 6355567: AdobeMarkerSegment causes failure to read valid JPEG [v3]

Liam Miller-Cushon cushon at openjdk.org
Tue Jul 11 15:54:56 UTC 2023


> Please review this fix for JDK-6355567, which updates AdobeMarkerSegment to use the reported length of the segment instead of assuming it's always exactly 14 bytes.

Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:

  Restore the test
  
  https://github.com/openjdk/jdk/pull/14779#issuecomment-1630290126

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14779/files
  - new: https://git.openjdk.org/jdk/pull/14779/files/24a77ead..8af02be6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14779&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14779&range=01-02

  Stats: 59 lines in 2 files changed: 59 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14779.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14779/head:pull/14779

PR: https://git.openjdk.org/jdk/pull/14779



More information about the client-libs-dev mailing list