Re: Regarding issue filed https://github.com/curl/curl/issues/5523

2020-08-15 Thread Daniel Stenberg via curl-library
On Sat, 15 Aug 2020, Shilpa Gupta via curl-library wrote: I think something needs to be fixed around https://github.com/curl/curl/blob/aecce3551cbb62a7980e8d22b40eabc091f896a0/lib/vtls/vtls.c#L330 Since I am looking at the libcurl code first time. I can't put a finger of what should be the fix

Regarding issue filed https://github.com/curl/curl/issues/5523

2020-08-15 Thread Shilpa Gupta via curl-library
Hi All, I have been blocked on the fix of the bug https://github.com/curl/curl/issues/5523 since a while. I decided to look into the libcurl code to see and find the problem. I have been observing this mailing list. I thought I would ask the question about what I am seeing, here. So I see this com