• Yossi Gottlieb's avatar
    Fix additional AOF filename issues. (#10110) · 25e6d4d4
    Yossi Gottlieb authored
    This extends the previous fix (#10049) to address any form of
    non-printable or whitespace character (including newlines, quotes,
    non-printables, etc.)
    
    Also, removes the limitation on appenddirname, to align with the way
    filenames are handled elsewhere in Redis.
    25e6d4d4
util.c 32.3 KB