What steps will reproduce the problem?
When using TCP transport in tnet_transport_cfsocket on line 295 sock variable
is NULL and it crashes app
What version of the product are you using? On what operating system?
last version
Please provide any additional information below.
here socket is NULL
if (TNET_SOCKET_TYPE_IS_STREAM(sock->type) && sock->cf_write_stream) {
Original issue reported on code.google.com by arma...@gmail.com on 9 Oct 2014 at 6:28
Original issue reported on code.google.com by
arma...@gmail.com
on 9 Oct 2014 at 6:28