-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
NITF: Wrong index for image segment #5855
Copy link
Copy link
Closed
Description
Expected behavior and actual behavior.
When reading NITF files containing more than one image segments the first image segment size is used to base64 all segment metadata strings.
Causes random read access vioaltion crashes when the first segment size is larger then subsequent sizes.
Steps to reproduce the problem.
Read a NITF-file with more than one image segment where the first metadata string is larger than subsequent ones.
Operating system
Any
GDAL version and provenance
3.5.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels