• Marko Mäkelä's avatar
    MDEV-25312 fixup: Fix .isl file parsing · f078788e
    Marko Mäkelä authored
    read_link_file(): Avoid GCC -Wtype-limits when char is unsigned,
    by always using unsigned comparison. Also, avoid buffer overflow
    when the .isl file consists entirely of spaces or control codes.
    f078788e
fsp0file.cc 24.5 KB