branches/zip: buf_page_peek_if_too_old(): Use 32-bit arithmetics
when comparing the age of access_time to buf_LRU_old_threshold_ms. This fixes a bug on 64-bit systems.
Showing
Please register or sign in to comment
when comparing the age of access_time to buf_LRU_old_threshold_ms. This fixes a bug on 64-bit systems.