[PATCH] fix a crash when loading malformed GraphML files, closes #1141 This fixes...
authorTamas Nepusz <ntamas@gmail.com>
Thu, 6 Dec 2018 08:02:45 +0000 (09:02 +0100)
committerAndreas Tille <tille@debian.org>
Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)
commitb08ee13a26e4781abf87fd8032bcfd04e8007000
tree0203c2341cdb7edf09ce7980f4660bc83f508d03
parentb600e85a82a5d60cf1c9d3f03d4ae129ae39073a
[PATCH] fix a crash when loading malformed GraphML files, closes #1141 This fixes CVE-2018-20349

Thanks to Zhao Liang, Huawei Weiran Labs

Gbp-Pq: Name fix_broken_graph_ml.patch
examples/simple/graphml-malformed.xml [new file with mode: 0644]
examples/simple/graphml.c
src/foreign-graphml.c
tests/foreign.at