Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-2498

Nil pointer error mongodump

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 100.0.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • v4.2

      TOOLS-1952 added some code that can result in a nil pointer panic under some error conditions. Specifically, this block looks like it should be guarded by err == nil instead of err != nil.

            Assignee:
            huan.li@mongodb.com Huan Li
            Reporter:
            ryan.chipman@mongodb.com Ryan Chipman
            Patrick Meredith, Ryan Chipman, Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: