Potential leaks in JSON parser

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.10.0
    • Affects Version/s: None
    • Component/s: json
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There are bson_init calls not paired with bson_destroy calls when parsing a few JSON types like DBPointer and code with scope. If the contents of these JSON objects exceed 120 bytes, the JSON parser will allocate a buffer that it does not free.

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              A. Jesse Jiryu Davis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: