From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1556 Path: news.gmane.org!not-for-mail From: "Arvid E. Picciani" Newsgroups: gmane.linux.lib.musl.general Subject: Re: getpwent.c: isn't line supposed to be set =?UTF-8?Q?NULL=3F?= Date: Mon, 13 Aug 2012 12:30:50 +0200 Message-ID: <7930dd80ed6141ac68b1aad5b0ce4c31@exys.org> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344853873 24204 80.91.229.3 (13 Aug 2012 10:31:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2012 10:31:13 +0000 (UTC) To: Original-X-From: musl-return-1557-gllmg-musl=m.gmane.org@lists.openwall.com Mon Aug 13 12:31:14 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T0rvQ-0008Gz-BP for gllmg-musl@plane.gmane.org; Mon, 13 Aug 2012 12:31:08 +0200 Original-Received: (qmail 11487 invoked by uid 550); 13 Aug 2012 10:31:07 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 11479 invoked from network); 13 Aug 2012 10:31:07 -0000 In-Reply-To: X-Sender: aep@exys.org User-Agent: Roundcube Webmail/0.5.4 Xref: news.gmane.org gmane.linux.lib.musl.general:1556 Archived-At: On Mon, 13 Aug 2012 13:29:38 +0300, Ivan Kanakarakis wrote: > As line is static, there is no need for explicit initialization > ('char *line = 0;'). oh yeah. thanks. -- Arvid E. Picciani