Missing error reporting statement in XML Export feature
BZ: 209937
In case an error is encountered during the XML encoding operation,
no error message is created to log the issue.
This patch updates XmlStringDocSink.cpp::doProcess() so that the
error string is filled in case of errors.
Change-Id: Ie93e50f857506b8637b1bb0dd8d411a01f16ec49
Signed-off-by:
Patrick Benavoli <patrick.benavoli@intel.com>
Loading
Please sign in to comment