Skip to content
Snippets Groups Projects
Commit cc2f1ba6 authored by Simon Ser's avatar Simon Ser Committed by Lucas De Marchi
Browse files

dim: don't blow up on newline in Message-Id


Patchwork adds trailing newlines to long Message-Id header fields.
message_get_id returns a string containing the newline, and
dim_commit_add_tag blows up on that:

    sed: -e expression #1, char 57: unknown command: `<'

Signed-off-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
Closes: #17


Reviewed-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent c7b6928a
No related branches found
No related tags found
Loading
Pipeline #232141 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment