Number: 328
Title: segfault: directed cycles + constraint=false
Submitter: Andrew Clausen
Date: Sat Jul 19 08:05:53 2003
Subsys: Dot
Version: 1.7.16
System: x86-Linux-Debian Testing
Severity: major
Problem:
constraint=false segfaults in any digraph with constraint=false being applied to a directed cycle.
See bug #295, and attached sample below.
I only tried dot.
Input:
digraph test {
edge [ constraint=false ]
A -> D -> A
}
Owner: *
Status: *