From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16851 invoked by alias); 29 Sep 2005 08:38:10 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 16823 invoked by uid 48); 29 Sep 2005 08:38:01 -0000 Date: Thu, 29 Sep 2005 08:38:00 -0000 Message-ID: <20050929083801.16822.qmail@sourceware.org> From: "schwab at suse dot de" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050929005004.1390.makhota@gmx.net> References: <20050929005004.1390.makhota@gmx.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/1390] localtime call causes Segmentation Fault X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00367.txt.bz2 List-Id: ------- Additional Comments From schwab at suse dot de 2005-09-29 08:38 ------- localtime is not reentrant. You must use localtime_r instead. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=1390 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.