summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-04-19 21:42:51 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-05-07 18:25:07 +0200
commitb1d039607d3d8a042bf0466bfcc1c0f104e353c8 (patch)
treec58a36d0fcc7d4d43b6d366b2b3cd5d6f75921f0 /.github
parent1e053c698b7ff8f7b4cc3c7c6e9945b72c3d5286 (diff)
downloadlibexpat-git-b1d039607d3d8a042bf0466bfcc1c0f104e353c8.tar.gz
lib: Protect against billion laughs attacks (approach 3.0.21)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/data/exported-symbols.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/data/exported-symbols.txt b/.github/workflows/data/exported-symbols.txt
index 7d5983a2..8fa1cef2 100644
--- a/.github/workflows/data/exported-symbols.txt
+++ b/.github/workflows/data/exported-symbols.txt
@@ -29,6 +29,8 @@ XML_ParserReset
XML_ResumeParser
XML_SetAttlistDeclHandler
XML_SetBase
+XML_SetBillionLaughsAttackProtectionActivationThreshold
+XML_SetBillionLaughsAttackProtectionMaximumAmplification
XML_SetCdataSectionHandler
XML_SetCharacterDataHandler
XML_SetCommentHandler