Bug fix: Segfault during DnD
authorColin Clark <colin.clark@cclark.uk>
Thu, 24 Nov 2022 15:42:03 +0000 (15:42 +0000)
committerColin Clark <colin.clark@cclark.uk>
Thu, 24 Nov 2022 15:42:03 +0000 (15:42 +0000)
commitc56acc683ba91a626f017c21776c9c1903d2b855
treebd6f610bd2d8aeffc91658855d926753e58ff412
parent4f124f90a9b142260e207d0a76dcbeda51ccdf2e
Bug fix: Segfault during DnD

There will be a segfault when making a DnD from the files pane to the
folders pane if the image has an extremely high aspect ratio - when
rescaled to icon size the pixbuf width or height may round to 0.
src/dnd.cc