[SERVER-24124] Coverity analysis defect 98984: Out-of-bounds access Created: 10/May/16  Updated: 17/May/16  Resolved: 17/May/16

Status: Closed
Project: Core Server
Component/s: WiredTiger
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Coverity Collector User Assignee: Keith Bostic (Inactive)
Resolution: Done Votes: 0
Labels: coverity
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

Out-of-bounds access to a buffer

Defect 98984 (STATIC_C)
Checker OVERRUN (subcategory none)
File: /src/third_party/wiredtiger/src/cursor/cur_join.c
Function __curjoin_init_next
/src/third_party/wiredtiger/src/cursor/cur_join.c, line: 930
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];



 Comments   
Comment by Eric Milkie [ 10/May/16 ]

I've seen this one before, and I think I convinced myself it was a false positive. Code movement may have reopened this Defect.

Generated at Thu Feb 08 04:05:27 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.