]> granicus.if.org Git - libexpat/commitdiff
Changes: Mention commit 7e5b71b748491b6e459e5c9a1d090820f94544d8
authorSebastian Pipping <sebastian@pipping.org>
Wed, 14 Jun 2017 15:40:04 +0000 (17:40 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 14 Jun 2017 15:40:04 +0000 (17:40 +0200)
expat/Changes

index 496907e2a3ba6c299fc9c3eacea2b9ba6d90b7c5..503e7253d13ff3f1716f3952cdaf6ad5a3728259 100644 (file)
@@ -11,8 +11,9 @@ Release 2.2.1 ??????????
              #25  More integer overflow detection (function poolGrow); commits
                     * 810b74e4703dcfdd8f404e3cb177d44684775143
                     * 44178553f3539ce69d34abee77a05e879a7982ac
-                  Detect overflow from len=INT_MAX call to XML_Parse; commit
-                    4be2cb5afcc018d996f34bbbce6374b7befad47f
+                  Detect overflow from len=INT_MAX call to XML_Parse; commits
+                    * 4be2cb5afcc018d996f34bbbce6374b7befad47f
+                    * 7e5b71b748491b6e459e5c9a1d090820f94544d8
              #30  Use high quality entropy for hash initialization:
                     * arc4random_buf on BSD, systems with libbsd
                       (when configured with --with-libbsd), CloudABI