| Subject: crash of sendc fnction |
Author: karbofos |
Date: 01/17/2014 20:49 |
| | hi!
i got two backtraces from developer Herman BRULE (bt.txt and bt5.txt)
<https://sourceforge.net/p/httraqt/tickets/24/>
there is the problem in function sendc() of the htslib.c file
should be checked the pointer to r->soc:
if (r->soc != INVALID_SOCKET) {
n = send(r->soc, s, ssz, 0);
}
thanks! | |
|
|
|
|
7
Created with FORUM 2.0.11