diff
35     c = CUR_CHAR(l);
36+    if (len == 0) return NULL;
37     while (((NXT(0) != limit) && /* checked */
