Menu

#29 omission in legacy_indexer interface code causes segfaults

None
closed-accepted
nobody
None
5
2016-07-04
2016-06-25
No

this is basically a forward of debian bug #826398 ( https://bugs.debian.org/826398 ), and the problem is that the indexer call table/interface structure in legacy_indexer.c doesn't line up with what indexer.h expects: the entry for openQfaState is missing, the wrong functions are invoked and eventually a null pointer is deref'd. the fix is a trivial one-liner.

1 Attachments

Discussion

  • Mike Frysinger

    Mike Frysinger - 2016-07-04

    thanks, i've added this in commit c1a7c09ef64644ccb658eb1d53d1e6d3c7047b55

     
  • Mike Frysinger

    Mike Frysinger - 2016-07-04
    • status: open --> closed-accepted
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB