From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 16 08:40:02 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A319A1065678 for ; Fri, 16 Apr 2010 08:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 695E38FC22 for ; Fri, 16 Apr 2010 08:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3G8e2nR098806 for ; Fri, 16 Apr 2010 08:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3G8e2Ik098805; Fri, 16 Apr 2010 08:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 16 Apr 2010 08:40:02 GMT Resent-Message-Id: <201004160840.o3G8e2Ik098805@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ECFD106564A for ; Fri, 16 Apr 2010 08:37:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 26A828FC0C for ; Fri, 16 Apr 2010 08:37:57 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3G8buAi010529 for ; Fri, 16 Apr 2010 08:37:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o3G8bu1T010528; Fri, 16 Apr 2010 08:37:56 GMT (envelope-from nobody) Message-Id: <201004160837.o3G8bu1T010528@www.freebsd.org> Date: Fri, 16 Apr 2010 08:37:56 GMT From: Garrett Cooper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: bin/145752: hexdump(1) - properly escaped " fails format check X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2010 08:40:02 -0000 >Number: 145752 >Category: bin >Synopsis: hexdump(1) - properly escaped " fails format check >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 16 08:40:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: 9-CURRENT >Organization: Cisco Systems, Inc. >Environment: >Description: Properly escaped " as per printf(3) fail like so: $ echo "" | hexdump -e '"\""' hexdump: ""\""": bad format Another issue that needs to be worked out in add(). >How-To-Repeat: echo "" | hexdump -e '"\""' >Fix: >Release-Note: >Audit-Trail: >Unformatted: