diff options
author | Aron Xu <aron@debian.org> | 2014-07-09 04:27:54 +0800 |
---|---|---|
committer | Aron Xu <aron@debian.org> | 2014-07-09 04:27:54 +0800 |
commit | 580a40ad256a84a87c3d8d4e4dbe9da5b0b5262f (patch) | |
tree | 8da1a2728c5e429ad58901f7a271d247e67913b4 /debian/patches/series | |
parent | 6ffdf3fe4e53679d336b70ae83f5bcc7edb3ec6d (diff) | |
download | libxml2-580a40ad256a84a87c3d8d4e4dbe9da5b0b5262f.tar.gz |
Fix xmllit crash when --pretty is specified (LP: #923671)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index cae4aea..4dae346 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ 0005-properly-quote-the-namespace-uris-written-out-during.patch 0006-Fix-a-parsing-bug-on-non-ascii-element-and-CR-LF-usa.patch 0007-Fix-XPath-optimization-with-predicates.patch +0008-xmllint-pretty-crashed-without-following-numeric-arg.patch |