From owner-freebsd-bugs@freebsd.org Fri Feb 2 21:42:21 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0C42ECC357 for ; Fri, 2 Feb 2018 21:42:20 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4747281DCA for ; Fri, 2 Feb 2018 21:42:20 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by mail-lf0-x231.google.com with SMTP id 63so33515811lfv.4 for ; Fri, 02 Feb 2018 13:42:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=EfzYc70E7i/DrZv6edDTPanUzJdn7fzOOSttsjriGmU=; b=Iq8Nb32jfQxrqMdVv5MtnemRHx1fHX90k6fUE/JSzJHTXSNdut+8aH0os5kvqmFqSW 02e7soqAqUbBxfFWaBKdOoE7C+btdQtwu3SJPnILDx6S9cWOpiTAjTl4mzFLH8qWXGk6 c4MeuZMJxh1Wb65ngEo64aWq89pNRXGolJMeA8vorydNbpv+2gIrHOY/n7GEXN8tICon /S1uhTlTfeff1Fkec9w829Jd8+4P3D9mB+K53hA1hPPEp0wiJvPla1ISAnONEwJFy70H 1/+AitKbej/PiWuQ0DPK0EkYkfDFcAVAF+Rn3GEocaXurd3qwxkBPMyxfDJ7Q8jDrKmn ZZig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=EfzYc70E7i/DrZv6edDTPanUzJdn7fzOOSttsjriGmU=; b=fdhGRNlnmz3EaSi7GiB3+D8LFdWnSsbOrr0LAsCjRAOTUwpFoPGremRATGLAbByosa 2JnVet7gbm5G4KLYsy5w83p4YIMlFOHq+LLFPYHowf0lz5kSlelXn6KbNI3dmBDSqEr7 aiPQCy7on3r3mItMZ++WSG0jQr9r6sg6k3jZJSyBoAqTL6bcPYBMXXFBKq8eqNEXAajk Y+4KL1uvHmS0dYOgx2Dp1QLLmxEkZ++Nb8qBMbOK836zUbBuIm3W43w1+fngSnBg8X2x cyLVB/YCx8DtigG51tO7QalTip6mcyutq63UXOcZNJP+hxrqoGUf2rIpuAWTqwIWrFsF DqSQ== X-Gm-Message-State: AKwxytdqoTnPtjUjYP9pJxLhGIT/EJAk6QJTNKqKFgoObUA2SundE1pH mcgaSnOtQl85zkYrOfQympAOkrPFztoerrMa4D8= X-Google-Smtp-Source: AH8x224PbX+feiMfqd9py1kSMWTXHZPqZADozfiX5u6L3vCCDbn8wxqjCKIo12zOV7ovX8qpwB29ZG6aMb2lxjYIPdc= X-Received: by 10.25.18.208 with SMTP id 77mr25334567lfs.63.1517607738593; Fri, 02 Feb 2018 13:42:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.225.218 with HTTP; Fri, 2 Feb 2018 13:42:17 -0800 (PST) Received: by 10.25.225.218 with HTTP; Fri, 2 Feb 2018 13:42:17 -0800 (PST) In-Reply-To: References: From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Date: Fri, 2 Feb 2018 22:42:17 +0100 Message-ID: Subject: Close PRs 218877 and 41526 To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2018 21:42:21 -0000 Can we close these PRs? Fixed long ago: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218877 Not reproducible anymore: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=41526 Cheers