[SERVER-61966] Coverity analysis defect 121236: Unchecked return value Created: 09/Dec/21  Updated: 09/Dec/21  Resolved: 09/Dec/21

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

Type: Bug Priority: Major - P3
Reporter: Coverity Collector User Assignee: Kyle Suarez
Resolution: Duplicate Votes: 0
Labels: coverity
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-61965 Coverity analysis defect 121236: Unch... Closed
Operating System: ALL
Participants:

 Description   

Unchecked return value

If the function returns an error value, the error value may be mistaken for a normal value. Value returned from a function is not checked for errors before being used
/src/mongo/db/exec/sbe/stages/hash_agg.cpp:94: CHECKED_RETURN 121236 Calling "restore" without checking return value (as is done elsewhere 12 out of 23 times).


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