>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: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"