]> granicus.if.org Git - graphviz/commit
Fixes CVE-2018-10196 - patch from Catena Cyber
authorJohn Ellson <ellson@research.att.com>
Thu, 4 Apr 2019 20:04:17 +0000 (16:04 -0400)
committerJohn Ellson <ellson@research.att.com>
Thu, 4 Apr 2019 20:04:17 +0000 (16:04 -0400)
commit8375908cba04be37f571abd1519b04286d3655fa
treed839948ae776427ba9962b6f6a921e5e7bb33cfa
parentd23153a7551891fff106453c4d9948d052c415a5
Fixes CVE-2018-10196 - patch from Catena Cyber
configure.ac
lib/dotgen/conc.c
tests/regression_tests/CMakeLists.txt
tests/regression_tests/Makefile.am
tests/regression_tests/vuln/CMakeLists.txt [new file with mode: 0644]
tests/regression_tests/vuln/Makefile.am [new file with mode: 0644]
tests/regression_tests/vuln/input/nullderefrebuildlist.dot [new file with mode: 0644]
tests/regression_tests/vuln/reference/nullderefrebuildlist.xdot [new file with mode: 0644]
tests/regression_tests/vuln/vuln.py [new file with mode: 0644]