Skip to content

adblock: Avoid math underflow and fix wrong assertion

This adds two small fixes in the adblocker:

  • Avoid underflows when doing math with timestamps.
  • Toggle an assertion so it checks what it is supposed to.

Closes #904 (closed)

Merge request reports