Skip to content

Conversation

@Apophenic
Copy link

Attempting to parse a plist file with a value > Int32.Max would result
in an OverflowException. Since plist format uses the same tag for 16,
32, and 64 bit integers, more explicit handling is needed when parsing /
composing.

Apophenic added 2 commits June 8, 2015 20:21
Attempting to parse a plist file with a value > Int32.Max would result
in an OverflowException. Since plist format uses the same tag for 16,
32, and 64 bit integers, more explicit handling is needed when parsing /
composing.
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