Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 #858

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

42wim
Copy link
Owner

@42wim 42wim commented Jul 6, 2019

Besides the bound checking, this now also use utf16 as suggested by
go-telegram-bot-api/telegram-bot-api#231

@codeclimate
Copy link

codeclimate bot commented Jul 6, 2019

Code Climate has analyzed commit 4762597 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 10.1% (0.0% change).

View more on Code Climate.

@42wim 42wim merged commit 1fb91c6 into master Jul 8, 2019
@42wim 42wim added this to the 1.15.1 milestone Jul 8, 2019
@42wim 42wim deleted the f-857 branch August 17, 2019 21:53
zeridon pushed a commit to zeridon/matterbridge that referenced this pull request Feb 12, 2020
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.

None yet

1 participant