Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <5341.193.132.197.91.1038574682.squirrel@mail.iseekuk.com> Date: Fri, 29 Nov 2002 12:58:02 -0000 (GMT) Subject: Re: Samba Client compilation on the latest DLL From: "Lee Packham" To: In-Reply-To: <20021129135651.D1398@cygbert.vinschen.de> References: <2628 DOT 193 DOT 132 DOT 197 DOT 91 DOT 1038574382 DOT squirrel AT mail DOT iseekuk DOT com> <20021129135651 DOT D1398 AT cygbert DOT vinschen DOT de> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit My bad... i mean xx_blah[256] ;) > On Fri, Nov 29, 2002 at 12:53:02PM -0000, Linux Mail Account wrote: >> This used to work... >> >> char xx_blah[255]; > ^^^ > Huh? > >> char *blah = xx_blah; >> >> for (int i = 0; i < 256; i++) > ^^^ > Oh oh! >> blah[i] = 0; >> >> It now segfaults. >> >> Any ideas? > > See above, > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Developer mailto:cygwin AT cygwin DOT com > Red Hat, Inc. > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/