Gaurav Singh

Results 5 comments of Gaurav Singh

Hey @eightballocto the issue can be reproduced when you have a long heading of maximum size such that the heading occupies two lines in the editor. Also, another thing I...

Hey, is this issue still open? I would like to work on this issue.

We released 2.4.16 package to amazon linux: https://packages.microsoft.com/amazonlinux/2023/prod/Packages/l/

for (uint8_t i = Connection->PathsCount - 1; i > 0; --i) { if (!Connection->Paths[i].GotValidPacket) { QuicTraceLogConnInfo( PathDiscarded, Connection, "Removing invalid path[%hhu]", Connection->Paths[i].ID); QuicPathRemove(Connection, i); } } I think this is...

Yes that comment is probably not accurate. Speaking on how it could have reached there with no paths, its hard to tell without more details but I agree that would...