Actions
Bug #872
closedget_discounted_reward() return value ignored
Start date:
09/18/2024
Due date:
% Done:
0%
Estimated time:
Description
Debugging some clang 19 analyzer report I ended to looking at how get_discounted_reward() return value is ignored. If it returns FALSE, the result it has modified should not be used as it might have illegal values (i.e. 'src' might be NULL, which should never be the case in a result set as 'best')
Files
Actions