Commit Graph

3 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
Arthur Sonzogni cd7d96eeb3 Add syntax highlight (#54) 2022-12-19 19:48:38 +01:00
ArthurSonzogni ffbf4a7093 Add graph DAG. 2020-12-13 22:05:10 +01:00