Date: Tue, 11 Jun 2002 08:45:54 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: Andrew Cottrell , djgpp-workers AT delorie DOT com Subject: Re: Bash 2.05 4-April-2002 source release crash fix In-Reply-To: <3D052CB1.1807.A4F12@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 10 Jun 2002, Mark E. wrote: > > static char *init_cwd = NULL; > > But shouldn't init_cwd already be initialized to NULL because it's static? It should. I think this problem needs more debugging.