Skip to content

Conversation

yanlinlin82
Copy link

Sometime, both *beg and *end may be larger than far_beg and far_end, and this will cause *end be assigned to far_end (in line 444), and then crash in assert() in line 450.

Sometime, both `*beg` and `*end` may be larger than `far_beg` and `far_end`, and this will cause `*end` be assigned to `far_end` (in line 444), and then crash in `assert()` in line 450.
@yanlinlin82
Copy link
Author

Confirmed by #120

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