Thanks, I installed that, along with the attached patch which improves it slightly by avoiding a test of the returned value of memrchr in a context where memrchr cannot return NULL, plus I redid the while-control to make it a bit clearer when the loop terminates.