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

[Git][lintian/lintian][master] Detect embed yajl



Title: GitLab

Bastien Roucariès pushed to branch master at lintian / lintian

Commits:

  • 0d488342
    by Bastien Roucariès at 2023-06-25T15:13:22+00:00
    Detect embed yajl
    

1 changed file:

Changes:

  • data/binaries/embedded-libs
    ... ... @@ -102,6 +102,7 @@ taglib || ||One of the size bytes in the id3v2 header was greater than the al
    102 102
     t1lib     || ||t1lib is copyright \(c\) Rainer Menzner
    
    103 103
     tiff      ||source-regex=tiff\d* ||No space for PixarLog state block
    
    104 104
     tinyxml   || ||(?m)^(?:Error when TiXmlDocument added to document|Error null \(0\) or unexpected EOF found in input stream\.)
    
    105
    +yajl      || ||context_pop: Bottom of stack reached prematurely
    
    105 106
     
    
    106 107
     # We exclude version strings starting with "4 " since that's a mark of the
    
    107 108
     # Pascal implementation, which is not what this tag is designed to detect.
    


  • Reply to: