Fixed bug while parsing INT64_MIN by rkrp · Pull Request #3846 · libgit2/libgit2 · GitHub
Skip to content

Fixed bug while parsing INT64_MIN#3846

Merged
ethomson merged 1 commit into
libgit2:masterfrom
rkrp:fix_bug_parsing_int64min
Jul 5, 2016
Merged

Fixed bug while parsing INT64_MIN#3846
ethomson merged 1 commit into
libgit2:masterfrom
rkrp:fix_bug_parsing_int64min

Conversation

@rkrp

@rkrp rkrp commented Jun 28, 2016

Copy link
Copy Markdown
Contributor

Fixed the bug which caused strtol() to fail parsing INT64_MIN. Addressed in #3817.

Added test cases in tests/core/strtol.c to check for the boundary values.

@pks-t

pks-t commented Jun 29, 2016

Copy link
Copy Markdown
Member

@rkrp rkrp force-pushed the fix_bug_parsing_int64min branch from bccb850 to 70b9b84 Compare June 29, 2016 08:09
@rkrp

rkrp commented Jun 29, 2016

Copy link
Copy Markdown
Contributor Author

@pks-t Squashed the commits.

@pks-t

pks-t commented Jun 29, 2016

Copy link
Copy Markdown
Member

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.

3 participants