Tag

  • Show log

    Commit

  • Hash : a7a94612
    Author : Daniel Veillard
    Date : 2016-02-09T12:55:29

    Heap-based buffer overread in xmlNextChar
    
    For https://bugzilla.gnome.org/show_bug.cgi?id=759671
    
    when the end of the internal subset isn't properly detected
    xmlParseInternalSubset should just return instead of trying
    to process input further.