summaryrefslogtreecommitdiff
path: root/src/include/cursor.h
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@mongodb.com>2017-05-24 17:26:12 -0400
committerAlex Gorrod <alexander.gorrod@mongodb.com>2017-05-24 17:26:12 -0400
commitf7ac27044ef7a0332c68be16d51ad25077d4f8b2 (patch)
tree67447fa86c7e438b1e95015a0db29cb9f71b207b /src/include/cursor.h
parent92dde8bce6cf16c079baf47d4abd35a4e23195c4 (diff)
downloadmongo-f7ac27044ef7a0332c68be16d51ad25077d4f8b2.tar.gz
WT-3339 The CURSOR_UPDATE_API_CALL macro will dump core on a NULL btree handle (#3436)
This is a problem for LSM or any non-standard data source that calls CURSOR_UPDATE_API_CALL with an in-memory configuration and a NULL btree handle. Split CURSOR_UPDATE_API_CALL into two versions, one of which expects a btree handle, one of which doesn't. Rename the argument to TXN_API_CALL_NOCONF from "bt" to "dh", it's a data handle in that macro, not a btree handle.
Diffstat (limited to 'src/include/cursor.h')
0 files changed, 0 insertions, 0 deletions