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

Prevent Buffer Overruns #1287

Merged
merged 2 commits into from May 31, 2019

Conversation

joeljfischer
Copy link
Contributor

Fixes #1285

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Unit tests were run

Summary

This PR uses the new BSON library v1.2 methods to prevent possible buffer overruns

Changelog

Bug Fixes
  • Prevent possible BSON related buffer overruns

CLA

@joeljfischer joeljfischer added the bug A defect in the library label May 29, 2019
@joeljfischer joeljfischer added this to the 6.3.0 milestone May 29, 2019
@joeljfischer joeljfischer self-assigned this May 29, 2019
@joeljfischer joeljfischer added this to In progress in v6.3 via automation May 29, 2019
v6.3 automation moved this from In progress to Reviewer approved May 31, 2019
@joeljfischer joeljfischer merged commit 8ce276c into develop May 31, 2019
v6.3 automation moved this from Reviewer approved to Done May 31, 2019
@joeljfischer joeljfischer deleted the feature/issue_1285_prevent_buffer_overruns branch May 31, 2019 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants