diff options
author | Michael Stahl <mstahl@redhat.com> | 2018-02-28 13:49:14 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2018-03-01 20:58:27 +0100 |
commit | 0a1d5af2a18d6a062c45d65689fbce619922dcc8 (patch) | |
tree | ddfd509b1b97283135f422169fa04f83a86971d7 /qadevOOo/Module_qadevOOo.mk | |
parent | 700ed27678d688b1afdb4d1759dcd4b078898a3a (diff) |
tdf#115429 sax: assert if exporting an invalid XML attribute/element
Add a cheap check for this in both SaxWriter and FastSaxSerializer
so we can find such bugs earlier, e.g. with the weekly crashtesting.
Don't do a correct check but a cheap & fast one, let's ignore
non-ASCII characters for now as the only filter with such is UOF
and that is implemented with XSLT, not this sax code.
Change-Id: I4db8f70ffb23684d4cb4211468519edd6c7c465f
Reviewed-on: https://gerrit.libreoffice.org/50507
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'qadevOOo/Module_qadevOOo.mk')
0 files changed, 0 insertions, 0 deletions