From nobody Wed Dec 14 19:03:25 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NXPsB1T9Lz4kKHf for ; Wed, 14 Dec 2022 19:03:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NXPsB0C6Pz3v8r for ; Wed, 14 Dec 2022 19:03:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671044606; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IkXvjLZxVlToztZGnz+otgGFTAxxtI/yxRCoVyhixYs=; b=hge/bRcl9aJ2lXj7h+OE/dhNLbnysR8ZiVPN03z5e1ZcqhmZCOCxaju0XfMhsYXiDbVay/ 4uwITHSEp+p8wku34ZG9N6OlgTxLom78orO27Am2z/Uy+/0qRGPD06WieMgZZVAe/WMAqz dQ2K46XEV9mreOStC9Ai/lra1nOiFJmVPOilimwuz8yNcWi36xB4qEUXydJZFRdssbejyh ZwlvpzuTPdH2uu1GKn85mnkvFxUHCpXeVJXth7PqgzMDhR3uKHNXJb+780TvEeM2zvwsoX X14dpleIaIhEtCPvuiwo7EaOcuZe4Y6bqPdFBqIzky9S3ub7ugO+lK1RH5TvCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671044606; a=rsa-sha256; cv=none; b=Tj9h5pUTo38CSgN5/aAUA9wxtTqu2U+SSvZfSxwepyk/wz6sIyQD0UGSG+tLS9ndo3bPJ2 GRc55htWAm+aEpZ+fhfonIfmBbLm3H3GS0wowAzA8KRsuntsRm3Z90EbK7LlhOzjcb5GvP UiFR0Q7F3ioAHJdgWEvVl0ogHCV9laqlp6TYAe0eWgF++3ru55/f7MtEfS8c1DHSkL1+yQ Cs7rpaEyXc3jgF28/DEMAJ/Nn9nLIOvIwlZynRkdBhn63hRWwJz2rMT/vMy0mO3J7lmv4C TmD52I87CPd6fqaN99wBfbtvLwAHmwb2mctV4PcPXeOX4tvNCVNVaIE4i4Uljw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NXPs96P94z14ZG for ; Wed, 14 Dec 2022 19:03:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BEJ3PH3008003 for ; Wed, 14 Dec 2022 19:03:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BEJ3Piu008002 for bugs@FreeBSD.org; Wed, 14 Dec 2022 19:03:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268378] parsing error in network.subr can result in infinite loop on bootup Date: Wed, 14 Dec 2022 19:03:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268378 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cy@FreeBSD.org --- Comment #3 from Cy Schubert --- Created attachment 238791 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238791&action= =3Dedit Simpler patch Wouldn't this be a simpler patch that is. a) easier to read, AND b) spawns fewer processes during boot PS. The style for rc scripts is placing braces around variables. --=20 You are receiving this mail because: You are the assignee for the bug.=