Tetrapyriarbus

Results 2 issues of Tetrapyriarbus

Sorry to open this here as an issue, but I've been struggling to get this working with SSL and I'm not sure if this is the right place to ask...

The function strrchr in wce211_string.c does not decrement p in the loop, so unless c is the last character in s, the function will go into an infinite loop.