Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was no real problem with the code 356 loc1.fe_area = fcb_get_prev_area(fcb, loc->fe_area); >>> CID 418283: Code maintainability issues (UNUSED_VALUE) >>> Assigning value "0UL" to "loc1.fe_elem_off" here, but that stored value is overwritten before it can be used. 357 loc1.fe_elem_off = 0; This should satisfy coverity Signed-off-by: Jerzy Kasenberg <[email protected]>
- Loading branch information