Commit Graph

1 Commits

Author SHA1 Message Date
ArthurSonzogni ee3e3ed1c4 Fix CVE-2023-31194
Before adding an edge to the Boost graph, check it has not been added.
Apparently, this causes Boost graph adjacency list to misbehave.

Bug:https://github.com/ArthurSonzogni/Diagon/issues/65
2023-05-08 17:18:38 +02:00