CodeQL Advanced #78
Annotations
10 errors
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.HasAckElicitingFrames
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.IsFrameAckEliciting
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.NewAckHandler
|
Analyze (go)
http.Client.Deconstruct calls fmt.Sprintf, which eventually calls ackhandler.SendMode.String
|
Analyze (go)
http3.init calls quic.init, which calls ackhandler.init
|
Analyze (go)
http.Client.Deconstruct calls fmt.Sprintf, which eventually calls ackhandler.init
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.receivedPacketHandler.DropPackets
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.receivedPacketHandler.GetAckFrame
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.receivedPacketHandler.GetAlarmTimeout
|
Analyze (go)
http.Client.Send calls http.Client.Do, which eventually calls ackhandler.receivedPacketHandler.IsPotentiallyDuplicate
|