Skip to content

Fix off-by-one bug in ModuleMetadata - #979

Open
Alexx999 wants to merge 1 commit into
jbevain:masterfrom
Alexx999:pr/pdb-native-off-by-one
Open

Fix off-by-one bug in ModuleMetadata#979
Alexx999 wants to merge 1 commit into
jbevain:masterfrom
Alexx999:pr/pdb-native-off-by-one

Conversation

@Alexx999

Copy link
Copy Markdown

Looking at the code closely, i is equal to length - 1 at the end of the cycle, so "next char" would be just "length"

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