tarantool / go-tarantool

Tarantool 1.10+ client for Go language
https://pkg.go.dev/github.com/tarantool/go-tarantool/v2
BSD 2-Clause "Simplified" License
180 stars 57 forks source link

connection: fix svacer issue #361

Closed better0fdead closed 9 months ago

better0fdead commented 9 months ago

Changed type of 'length' variable in 'read' function to avoid overflow when calculating it.

I didn't forget about (remove if it is not applicable):