From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 6 00:04:36 2014 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75520BF4 for ; Thu, 6 Nov 2014 00:04:36 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C96EDB4 for ; Thu, 6 Nov 2014 00:04:35 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id f15so1247lbj.27 for ; Wed, 05 Nov 2014 16:04:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=p1Z5Jf0pWuk2uKN1m6OeZsYm/O/BS7eHpPm135r1oVE=; b=QWOn2dSxCfSZF7AI1txAg+3qk+jP+YPXEV0izzbumB2dNrIXaRckQZqY8Yhye98R59 CBlMKHVuaFXafYfB68rQGXlHjpgMaDwfshObNGaAyEh/47DVR4TfWUczOWqOcXCko+gO 8U0H45uoq2qUx+GP5K1VoZzcoIZNrGNRHIkG7ug7Um0MhH1BjYxuW6VXO4mPvOOD/32e FKcPiG/QAuT1DLMlRtAywQ4Tk+exn9o2/3yw6VzsvUSTcln5Of0v++Ygcmd7zB2fLdV2 qttkrM/WKjZHJVI6qR3fS0+eGfQXBTYd3yo1aI0AFNCpAmhTtYqMfbmKe6UcGANZ+fFV uhng== X-Gm-Message-State: ALoCoQnkoQMqNe7BiqaGHIJ4r+2RA7IKalDpb5zd3RGdGQ8kUDFYDa04xCjL8ms9O/83N2SVPNhd X-Received: by 10.112.162.41 with SMTP id xx9mr699808lbb.21.1415232267098; Wed, 05 Nov 2014 16:04:27 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id bv2sm1872202lbd.22.2014.11.05.16.04.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Nov 2014 16:04:26 -0800 (PST) Message-ID: <545ABAFC.1000807@freebsd.org> Date: Thu, 06 Nov 2014 03:04:12 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "John D. Hendrickson" , bugzilla-noreply@freebsd.org Subject: Re: [Bug 194823] New: "bsdgrep -E { /dev/null" core dumps References: <545AA906.3070107@cox.net> In-Reply-To: <545AA906.3070107@cox.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 00:04:36 -0000 On 06.11.2014 1:47, John D. Hendrickson wrote: >> Summary: "bsdgrep -E { /dev/null" core dumps > your supposed to strive to use it correctly, not strive to find ways to > use it incorrectly > > how big and slow and complicated will all the binaries be if they must > stop and check for every possible mis-use ? There is no misuse, just one of many bsdgrep bugs we already have. grep is able to search and autodetect binary files. -- http://ache.vniz.net/