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