Re: [cdesktopenv-devel] Patches

2015-07-02 Thread Jon Trulson
On Thu, 2 Jul 2015, alx wrote: > Hi, I have a couple of minor fixes here: > > ~/.dt/errorlog not being rotated due to error in path construction (last > character gets chopped off, since snprintf writes size-1 characters max.) > > A segfault in dtfile caused by double free when multiple files ar

[cdesktopenv-devel] Patches

2015-07-02 Thread alx
Hi, I have a couple of minor fixes here: ~/.dt/errorlog not being rotated due to error in path construction (last character gets chopped off, since snprintf writes size-1 characters max.) A segfault in dtfile caused by double free when multiple files are copied/moved per DND and there is e