• Marko Mäkelä's avatar
    MDEV-24426 fixup: Assertion failure on shutdown · a1974d19
    Marko Mäkelä authored
    fil_crypt_find_space_to_rotate(): Always treat the sentinel value
    that indicates that we have run out of work, even if at the same
    time the thread should shut down due to other reasons.
    
    Thanks to Matthias Leich for reproducing this bug with RQG.
    a1974d19
fil0crypt.cc 69.7 KB