This reverts commit de5af8315e
.
Reason for revert: this commit needs bounds checking before it can reland
Change-Id: I686a533cc27fc4644cce918ca64bd168bba19617
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115518
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Fast and Small XML Pull Parser
Implements a simple, fast pull parser, currently used by configmgr
and
stoc
's simpleregistry code (used to register UNO components in
services.rdb files). It supports a subset of XML features, but is fast
and small.