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

GODRIVER-1923 Error if BSON cstrings contain null bytes #622

Merged
merged 5 commits into from Mar 29, 2021

Commits on Mar 25, 2021

  1. GODRIVER-1923 Error if BSON cstrings contain null bytes

    Divjot Arora committed Mar 25, 2021
    Copy the full SHA
    78b349d View commit details
    Browse the repository at this point in the history
  2. remove unnecessary test

    Divjot Arora committed Mar 25, 2021
    Copy the full SHA
    c5e32d1 View commit details
    Browse the repository at this point in the history
  3. add validation in bsoncore

    Divjot Arora committed Mar 25, 2021
    Copy the full SHA
    b3fbec8 View commit details
    Browse the repository at this point in the history
  4. rename test helper for clarity

    Divjot Arora committed Mar 25, 2021
    Copy the full SHA
    a5996a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. remove extra calls in tests

    Divjot Arora committed Mar 29, 2021
    Copy the full SHA
    3cffeca View commit details
    Browse the repository at this point in the history