From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 9 Nov 2009 02:59:37 +0300 From: "Alexey I. Froloff" To: ALT Devel discussion list Message-ID: <20091108235937.GD11910@altlinux.org> References: <4AF75957.20008@altlinux.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jTMWTj4UTAEmbWeb" Content-Disposition: inline In-Reply-To: <4AF75957.20008@altlinux.org> User-Agent: Mutt/1.5.20 (2009-06-23) Subject: Re: [devel] [#15417] FAILED cssed.git=0.4.0-alt1 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 23:58:06 -0000 Archived-At: List-Archive: List-Post: --jTMWTj4UTAEmbWeb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 09, 2009 at 01:50:47AM +0200, Alex Negulescu wrote: > inlined from 'cr_om_parser_parse_paths_to_cascade' at cr-om-parser.c:= 1009: > /usr/include/bits/string3.h:85: error: call to __builtin___memset_chk wil= l always overflow destination buffer 1002 CRStyleSheet *sheets[3]; =2E.. 1009 memset (sheets, 0, sizeof (CRStyleSheet) * 3); Shouldn't it be sizeof (CRStyleSheet *) * 3 or even sizeof (sheets) ? --=20 Regards, Sir Raorn. --jTMWTj4UTAEmbWeb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkr3W2kACgkQVqT7+fkT8wo62ACfQySmtFVBOAzoQCZy25AAZUcK E8EAnRddtedyPokdRI2Ooyb85Mwwbj/Z =1COo -----END PGP SIGNATURE----- --jTMWTj4UTAEmbWeb--