-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: WiredTiger
-
ALL
Out-of-bounds access to a buffer
Defect 76766 (STATIC_C)
Checker OVERRUN (subcategory none)
File: /src/third_party/wiredtiger/src/cursor/cur_join.c
Function __curjoin_entry_iter_init
/src/third_party/wiredtiger/src/cursor/cur_join.c, line: 40
Assigning: "config" = "&def_cfg[0]". "config" now points to element 0 of "def_cfg" (which consists of 2 8-byte elements).
config = &def_cfg[0];
- is depended on by
-
SERVER-21686 WiredTiger changes for 3.2.0-rc5
- Closed
- is related to
-
WT-2234 Coverity #1339897 and #1339898
- Closed