Summary: | PDFDoc::setDocInfoStringEntry() should treat value consisting of just the unicode marker as an empty string | ||
---|---|---|---|
Product: | poppler | Reporter: | Jakub Alba <jakubalba> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jakubalba |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
[PATCH 1/2] goo: add GooString::hasJustUnicodeMarker(void)
[PATCH 2/2] PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string [PATCH 1/2] goo: add GooString::hasJustUnicodeMarker(void) [PATCH 2/2] PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string |
Description
Jakub Alba
2016-08-23 11:28:25 UTC
Created attachment 125971 [details] [review] [PATCH 1/2] goo: add GooString::hasJustUnicodeMarker(void) Created attachment 125972 [details] [review] [PATCH 2/2] PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string Created attachment 127474 [details] [review] [PATCH 1/2] goo: add GooString::hasJustUnicodeMarker(void) Created attachment 127475 [details] [review] [PATCH 2/2] PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string I've updated my name and e-mail in the commit author field. Pushed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.