src/x2goclient-utils.c: truncation size in x2goclient_strbrk_dup () should not...
src/x2goclient-utils.c: truncation size in x2goclient_strbrk_dup () should not be further decremented. The needle position actually is the remaining string size, so don't decrement it again.
Please register or sign in to comment