Branch: refs/heads/v1.4.x
  Home:   https://github.com/synfig/synfig
  Commit: 9329ce90aa6f5fc154d24bf90f34c89a4ad80d64
      
https://github.com/synfig/synfig/commit/9329ce90aa6f5fc154d24bf90f34c89a4ad80d64
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M synfig-core/src/synfig/filesystemnative.cpp
    M synfig-core/src/synfig/filesystemnative.h

  Log Message:
  -----------
  fix: Synfig hangs when importing palette (#2730)

The issue was that the `unget()` method calls the `pbackfail()`
method, which is not implemented, because of this the error
flag is set and the program goes into an infinite loop.

Fix #2720




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

Reply via email to