From owner-cvs-all Thu Oct 10 3: 7:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B0537B401; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B8743E97; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AA7JCo013311; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AA7J0h013310; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) Message-Id: <200210101007.g9AA7J0h013310@freefall.freebsd.org> From: Giorgos Keramidas Date: Thu, 10 Oct 2002 03:07:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/10/10 03:07:19 PDT Modified files: sbin/mdconfig mdconfig.c Log: Make sure strsep() gets a nul-terminated string. Reviewed by: phk Revision Changes Path 1.24 +2 -1 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message