Use "new" when allocating memory to be transferred across the API boundary

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We decided that we should explicitly use "new" in the extensions adapters when allocating memory that will be transferred across the API boundary, rather than doing something like make_unique<>().release(). Audit the existing adapters and make changes were needed

            Assignee:
            Mariano Shaar
            Reporter:
            Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: