curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Curl 7.64.1 crash on MacOS.

From: Ray Satiro via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 27 Jan 2022 18:13:40 -0500

On 1/27/2022 5:59 PM, Ray Satiro wrote:
> You can bisect the issue.


It just occurred to me you will actually have to do a reverse bisect,
since you would be looking for when an issue was fixed not when it was
broken. git bisect now has terms old and new for that. So for example
curl-7_64_1 would be "old" and curl-7_81_0 would be "new", and then you
would mark any tested commit with the issue as "old" instead of "bad",
and any tested commit without the issue as "new" instead of "good".

-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2022-01-28