[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 04/05: Detect, ancient, embedded copies of tinyxml (Closes: #733318)



This is an automated email from the git hooks/post-receive script.

geissert pushed a commit to branch master
in repository lintian.

commit 08ed73beabc0a3ca7a626c0e987fe1cdcb790eae
Author: Raphael Geissert <geissert@debian.org>
Date:   Tue Mar 11 16:43:13 2014 +0100

    Detect, ancient, embedded copies of tinyxml (Closes: #733318)
    
    Thanks to Andreas Rönnquist for the report.
---
 data/binaries/embedded-libs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index 95e9db1..6a7a5aa 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -80,7 +80,7 @@ poppler   ||source-regex=(?:poppler|xpdf)||(?:May not be a PDF file \(continuing
 sqlite    ||source-regex=sqlite3? ||CREATE TABLE sqlite_master\(
 t1lib     ||t1lib is copyright \(c\) Rainer Menzner
 tiff      ||source-regex=tiff\d* ||No space for PixarLog state block
-tinyxml   ||Error when TiXmlDocument added to document
+tinyxml   ||(?m)^(?:Error when TiXmlDocument added to document|Error null \(0\) or unexpected EOF found in input stream\.)
 
 # We exclude version strings starting with "4 " since that's a mark of the
 # Pascal implementation, which is not what this tag is designed to detect.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: