[BUG] memory leak in src/file.c::copy_dir_dir()

2009-07-02 Thread Denys Vlasenko
Hi, Noticed this memory leak while working on another problem. Watch variable d: char *d; /* First get the mode of the source dir */ retry_src_stat: if ((*ctx-stat_func) (s, cbuf)) { return_status = file_error (_( Cannot stat source directory \%s\ \n %s ), s);

Re: [BUG] memory leak in src/file.c::copy_dir_dir()

2009-07-02 Thread Andrew Borodin
On Thu, 2 Jul 2009 19:03:30 +0200 Denys Vlasenko wrote: Please, can someone with write access do this? Thanks. Thanks for bugreport. Ticket have been created. http://www.midnight-commander.org/ticket/1393 -- Andrew ___ Mc-devel mailing list