[scudo] Skip secondary release if interval greater than current time. (#225242)

If the current time is less than the release interval, the call to
releaseOlderThan wraps around and releases all entries. Skip releasing
when detecting this case.

GitOrigin-RevId: 8045e64d0e80712952b5820564aa57fbbb42fbda
2 files changed