Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since rem = ((long) *tim_p) % SECSPERDAY; the second while cycle while (rem >= SECSPERDAY) is dead. Reported-by: Coverity (CID: 167334) Signed-off-by: Marek Behun <[email protected]>
- Loading branch information