Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLING-5184 - JSONRenderer.quote should not use synchronized StringWriter with unspecified length #108

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 22, 2015

  • Use StringBuilder instead of StringWriter
  • Initalize StringBuilder with the minimum length

…ter with unspecified length

* Use StringBuilder instead of StringWriter
* Initalize StringBuilder with the minimum length
@asfgit asfgit closed this in 7871914 Oct 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants