summaryrefslogtreecommitdiff
path: root/libxerces-c/xercesc/validators/schema/XercesGroupInfo.hpp
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01Upgrade to 3.2.5Karen Arutyunov1-1/+0
Note that this upstream version properly fixes the use-after-free error (CVE-2018-1311) triggered during the scanning of external DTDs (see https://issues.apache.org/jira/browse/XERCESC-2188 for details).
2022-01-12Release version 3.2.3+4v3.2.3+4Karen Arutyunov1-0/+1
- Make sure all source files are UTF-8-encoded.