t / t4018 / cpp-function-returning-pointeron commit regex: add regexec_buf() that can work on a non NUL-terminated string (2f89522)
   1const char *get_it_RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}