Skip to content

v1.1.158

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 18:35
· 9 commits to main since this release
bcdd363

Security:

  • See CVE-2023-27390. Check there are no "self" message.
  • See CVE-2023-31194. Do not add twice an edge in the graph. This caused Boost
    algorithms to misbehave.

Bug fix

  • Fix highlighter for the GraphPlanar translator.

Build

  • Set MSVC_RUNTIME_LIBRARY to /MT for static builds