A small issue in kis_selection_manager.cc
Michael Thaler
michael.thaler at physik.tu-muenchen.de
Thu Mar 23 20:11:49 CET 2006
On Thursday 23 March 2006 15:02, Christoph Bartoschek wrote:
> a lot of arrays are allocated with operator new[]. But they are deleted
> with delete and not with delete []. You should check lines 891 to 897 for
> proper deletion of the arrays.
That was me. You probably also find missing [] for deletes in shrink, border
and some of the other functions in KisSelectionManager. These functions are
currently not used anywhere. They are there for Krita 1.6:-) But thanks for
reporting.
Greetings,
Michael
More information about the kimageshop
mailing list