Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
Fully Compatible
-
ALL
Description
Value returned from a function is not checked for errors before being used
Defect 77699 (STATIC_C)
Checker CHECKED_RETURN (subcategory none)
File: /src/third_party/wiredtiger/src/evict/evict_file.c
Function __wt_evict_file
/src/third_party/wiredtiger/src/evict/evict_file.c, line: 88
Calling "__wt_evict_page_clean_update" without checking return value (as is done elsewhere 1 out of 2 times).
__wt_evict_page_clean_update(session, ref, true);
|
Attachments
Issue Links
- is depended on by
-
WT-2270 MongoDB changes for WiredTiger 2.8.0
-
- Closed
-
- links to