Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-39104

In Stitch Support Library indicate BSON arrays are not strings by using a non-char* C type

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2019-01-28

      stitch_support.h uses char* for BSON arrays which has lead to some confusion when consumers expect char* to indicate a null-terminated string. We should adjust the type to something else to prevent the incorrect assumption.

            Assignee:
            jacob.evans@mongodb.com Jacob Evans
            Reporter:
            jacob.evans@mongodb.com Jacob Evans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: