mismatched new[] and delete (non array version) in repl_block.cpp

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.7.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In repl_block.cpp an Info's loc is allocated using new [] but deallocated using the non array version of delete.

      Reported while running the repl set tests under valgrind.

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              Aaron Staple (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: