Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 8cc24b13868072e54b3cfa70488102cb5864e69a
https://github.com/synfig/synfig/commit/8cc24b13868072e54b3cfa70488102cb5864e69a
Author: ice0 <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl