Re: [Geeqie-devel] Collections - collect_io.c - possible bug

2011-01-21 Thread Laurent Monin
Colin Clark a écrit : Hi If one sets up a collection with a single file, then renames that file, Geeqie will crash. I believe the problem is line 661 in collect_io.c where 'path' is freed. This is coming from the call in line 161 where 'buf' is set to something that should not be freed.

[Geeqie-devel] File rename function - possible data loss

2011-01-21 Thread Colin Clark
Hi If multiple files are selected for renaming and the manual rename option is used, it is possible to input the same destination filename for more than one file. If the operation is executed, files will be overwritten with no warning. I don't think this should be permitted to happen with a