From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 15 May 2006 20:02:24 +0400 From: Alexey Tourbin To: devel@altlinux.ru Message-ID: <20060515160224.GS9655@localhost> Mail-Followup-To: devel@altlinux.ru References: <20060515155914.GR9655@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4yjA7FEVET1dX9yT" Content-Disposition: inline In-Reply-To: <20060515155914.GR9655@localhost> Subject: Re: [devel] missing sentinel in function call X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 16:01:15 -0000 Archived-At: List-Archive: List-Post: --4yjA7FEVET1dX9yT Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 15, 2006 at 07:59:14PM +0400, Alexey Tourbin wrote: > execl("/bin/sh", "sh", "-c", cmd, 0); > Panic(errno, "/bin/sh"); =E4=CF=DB=CC=CF - execl("/bin/sh", "sh", "-c", cmd, 0); + execl("/bin/sh", "sh", "-c", cmd, (void*) 0); =F5=CB=C1=DA=C1=D4=C5=CC=D8 =C9 =C3=C5=CC=D9=CA =CD=CF=C7=D5=D4 =CF=D4=CC= =C9=DE=C1=D4=D8=D3=D1 =D0=CF =D2=C1=DA=CD=C5=D2=D5. --4yjA7FEVET1dX9yT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEaKYQfBKgtDjnu0YRArW7AKChrv/c1rTsQoHIZquuq39F9WwVpACfbR5A B385oTaPwT47RwbmZ7EzYZk= =Bwe1 -----END PGP SIGNATURE----- --4yjA7FEVET1dX9yT--