HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: error report
Author: Xavier Roche
Date: 07/23/2003 18:57
 
> dont ask my why i had the idea to change my system date 
to 
> the year 2098, but when i do so, i cannot use winhhtrack 
> because of a memory-read-error as soon as i try to start 
a 
> mirror. this wont be a critical error i suppose, but i'd 
> like to know about the reasons *).

the C function time(NULL) returns -1 in this case
and the C function localtime(-1) return NULL
causing a null pointer access

I'll add a test to localtime to ensure that it does not 
returns a NULL ptr :)
 
Reply Create subthread


All articles

Subject Author Date
error report

07/23/2003 16:29
Re: error report

07/23/2003 18:57




6

Created with FORUM 2.0.11