Skip to content

fix: correct readableSectorTags allocation size to prevent heap overflow - #45

Open
MSSonline wants to merge 2 commits into
aaru-dps:develfrom
MSSonline:devel
Open

fix: correct readableSectorTags allocation size to prevent heap overflow#45
MSSonline wants to merge 2 commits into
aaru-dps:develfrom
MSSonline:devel

Conversation

@MSSonline

Copy link
Copy Markdown
Contributor

The readableSectorTags array was one element too small (MaxSectorTag instead of MaxSectorTag + 1), causing a heap overflow when the highest tag index was written.

correct readableSectorTags allocation size to prevent heap overflow
correct readableSectorTags allocation size to prevent heap overflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant