Skip to content
Snippets Groups Projects
Commit 6daf194d authored by Markus Armbruster's avatar Markus Armbruster Committed by Stefan Hajnoczi
Browse files

Strip trailing '\n' from error_report()'s first argument


error_report() prepends location, and appends a newline.  The message
constructed from the arguments should not contain a newline.  Fix the
obvious offenders.

Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
parent db78ef5b
No related branches found
No related tags found
No related merge requests found
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