Branch: refs/heads/v1.4.x
  Home:   https://github.com/synfig/synfig
  Commit: a103759853a05f5065c1a040cdda211c01f9c3b9
      
https://github.com/synfig/synfig/commit/a103759853a05f5065c1a040cdda211c01f9c3b9
  Author: ice0 <konop...@gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M synfig-studio/src/synfigapp/blineconvert.cpp

  Log Message:
  -----------
  Merge PR (#2445): Fixed crash when using Draw tool (Fedora/Flatpak)Fixed 
crash when using Draw tool (Fedora/Flatpak)

This issue is reproduced with Flatpak build and on Fedora.
The reason is that Fedora enables _GLIBCXX_ASSERTIONS  compile flag by default.
https://fedoraproject.org/wiki/Changes/HardeningFlags28

And Synfig crashes when reads off the end of the vector.


  Commit: 571c081980ceae208745c1b7f43e2810d3d10fd4
      
https://github.com/synfig/synfig/commit/571c081980ceae208745c1b7f43e2810d3d10fd4
  Author: ice0 <konop...@gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M synfig-core/src/tool/optionsprocessor.cpp

  Log Message:
  -----------
  fix: Synfig CLI does not open file if path contains non-Latin characters 
(Windows) (#2819)

The problem was double conversion of command line options from local
codepage to UTF-8.


Compare: https://github.com/synfig/synfig/compare/091ac5c820f3...571c081980ce


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to