playlist/cue/parser: fix off-by-one buffer overflow
cue_next_word() can return a pointer one past the end of the string if the word is followed by the terminating null byte.
This commit is contained in:
Reference in New Issue
Block a user