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

Merge master to feature/and-bang #8333

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into feature/and-bang.

git fetch --all
git checkout merges/master-to-feature/and-bang
git reset --hard upstream/feature/and-bang
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-feature/and-bang --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

…8282)

* Slicing and copying on ByteMemory should not throw if length is zero

* Added slice count check

* Changed length check on stream creation

* Remove empty

* Minor format change

* Check length before using AsStream

* Remove exception throwing from creating a stream

* Added checkCount

* Remove checkReadCount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants