Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

escape percent character to prevent being used as printf verb #38

Merged
merged 1 commit into from
Sep 26, 2016

Conversation

avahowell
Copy link
Contributor

There was an unescaped '%' in one of the logging statements in the renter job, being read as a printf verb. This PR adds an extra '%' to properly escape this character.

@DavidVorick DavidVorick merged commit 9c7a89c into master Sep 26, 2016
@avahowell avahowell deleted the renter-printf branch October 10, 2016 19:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants