MDEV-25312 fixup: Fix .isl file parsing
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.
Showing
Please register or sign in to comment