• Vladimír Čunát's avatar
    kr_bitcmp: add meaning to NULL inputs · 2e9f190a
    Vladimír Čunát authored
    Reasoning: we currently only use the function from lua modules and nil
    values are very common there; I want to pick these changes to a bugfix
    update without extensive checking whether the modules might pass
    invalid input if user passes invalid config and thus introduce new
    crashes.  The checks also seem cheap performance-wise.
    2e9f190a