Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As of 2b1b32c, NewTHttpClientWithOptions creates a THttpClient instance with a nil requestBuffer. This causes a panic when the instance attempts to write to the buffer.
A patch probably fits well with THRIFT-4215 and THRIFT-4216.
Attachments
Issue Links
- relates to
-
THRIFT-4215 Golang TTransportFactory Pattern Squelches Errors
- Closed
-
THRIFT-4216 Golang Http Clients Do Not Respect User Options
- Closed
- links to