HTTrack Website Copier
Free software offline browser - FORUM
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!
 
Reply


All articles

Subject Author Date
crash of sendc fnction

01/17/2014 20:49
Re: crash of sendc fnction

01/18/2014 10:13
Re: crash of sendc fnction

01/18/2014 22:09
Re: crash of sendc fnction

01/19/2014 15:16




7

Created with FORUM 2.0.11