Merge pull request #159 from Yhlong00/main #63
Annotations
10 errors
check for vulnerabilities
croc.Client.Receive calls comm.Comm.Close
|
check for vulnerabilities
croc.setupLocalRelay calls tcp.Run, which eventually calls comm.Comm.Connection
|
check for vulnerabilities
croc.Client.Receive calls comm.Comm.Receive
|
check for vulnerabilities
croc.Client.Receive calls comm.Comm.Send
|
check for vulnerabilities
croc.setupLocalRelay calls tcp.Run, which eventually calls comm.New
|
check for vulnerabilities
croc.Client.Receive calls tcp.ConnectToTCPServer, which calls comm.NewConnection
|
check for vulnerabilities
croc.init calls comm.init
|
check for vulnerabilities
croc.Client.transfer calls message.Send, which eventually calls compress.Compress
|
check for vulnerabilities
croc.Client.processMessage calls message.Decode, which calls compress.Decompress
|
check for vulnerabilities
croc.init calls compress.init
|
Loading