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

Calculate the payload length on every update. #3

Closed
wants to merge 1 commit into from
Closed

Calculate the payload length on every update. #3

wants to merge 1 commit into from

Conversation

chadcatlett
Copy link

The publish sample doesn't calculate the payload's length during each loop, after the counter reaches 10 the original length is going to result in minor data truncation.

@bhadrip
Copy link
Contributor

bhadrip commented Oct 20, 2015

Hello @chadcatlett

Thank you for your input on the SDK! Submitting changes via a pull request is helpful to us because it makes your suggested changes very explicit.

Our process for handling these requests is to pull the changes into our internal system and push them to GitHub after following our testing and release process.

We will soon release a new version with the updated sample.

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.

2 participants