{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1739787889,"commit_time":1739794638,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"076444ec467576a1839148c48db1d92d9a1c59c7","message":"lib: simplify more white space loops\n\nSince the ISBLANK() and ISSPACE() macros check for specific matches,\nthere is no point in using while(*ptr && ISSPACE(*ptr)) etc, as the\n'*ptr' check is then superfluous.\n\nCloses #16363\n","parents":["9d5563b5350020bd086ea95c64ef259daa820802"],"tree_hash":"bb1121f6ebbb58f32a9b72ba8355da5808ad3c0c"}