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

V8 doesn't check for ObjectID in DBPointer() constructor

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.5.1
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      > DBPointer("ns",0)
      DBPointer("ns", 0)
      > DBPointer("ns","test")
      DBPointer("ns", "test")
      

      See the dbPointerInit function in v8_db.cpp.

            Assignee:
            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            Reporter:
            sverch Shaun Verch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: