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

aggregation framework: disallow $where in $match

    • ALL

      server gets a segfault when using $where operator in a pipeline, e.g.:

      db.blah.aggregate({$match: {$where: "return true;"}}) crashes the server.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            robert.pintarelli Robert Pintarelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: