{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1760041929,"commit_time":1760045190,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"6c0338115ae5f2cde96a9268f54e63fa725d0d7a","message":"ftp: simplify the 150/126 size scanner\n\nThe file size is weirdly returned in a 150 or 126 response as \"XXX\nbytes\" mentioned somewhere in the response string. This is a rewrite of\nthe size scanner to replace the strange strstr() + backwards search from\nbefore with a plain forward search until '[number] + \" bytes\"' is a\nmatch.\n\nTriggered by a report by Joshua Rogers about the previous parser.\n\nCloses #18984\n","parents":["eb3a4314fee5e27dc815a6ef3df632718f6ea823"],"tree_hash":"98cf78ba122f816cf9b35be02abceeb732e6b696"}