Files
gimp/app
Ell 84fdd1b601 Issue #4734 - GIMP crashed while using Unified Transformation Tool
When committing a transformation to a floating-selection layer, if
the selection mask is non-empty (probably a state we don't want to
allow, but one that can currently be achieved), and the tool-GUI
dialog is detached, gimp_transform_grid_tool_response() is called
*while* applying the transformation, leading, ultimately, to a
segfault.

Fix this by returning early when this happens.

(cherry picked from commit 11efe64736)
2020-03-05 19:02:17 +02:00
..
2020-01-30 02:46:53 +02:00
2020-02-04 17:51:14 +02:00
2020-01-18 16:01:11 +02:00
2019-08-09 22:23:57 +03:00