• marko's avatar
    branches/zip: Minor fixes. · da54bec7
    marko authored
    buf_LRU_old_adjust_len(): Replace a constant ut_ad() with a preprocessor check.
    
    buf_LRU_free_block(): Remove the check for the unlikely case
    buf_pool->LRU_old == prev_b in order to simplify the function.
    The check was implemented as part of r2306.
    da54bec7
buf0lru.c 39.7 KB