Skip to content

minorbug(dd): status= errors not quoted #13868

Description

@HackingRepo

Hi, uutils mainteners

we confirmed that when analyzing errors that not quoted

relunsec@relunsec:~/software/coreutils/target/debug$ ./dd status=$'\x01'
dd: status=LEVEL not recognized -> 
relunsec@relunsec:~/software/coreutils/target/debug$ gnudd iflag=$'\x01'
gnudd: invalid input flag: ‘\001’
Try 'gnudd --help' for more information.
relunsec@relunsec:~/software/coreutils/target/debug$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions