aacid added inline comments.

INLINE COMMENTS

> kio_sftp.cpp:446
>      cPath = QFile::decodeName(sPath);
> -    delete sPath;
> +    free(sPath);
>  

Use ssh_string_free_char ?

REPOSITORY
  R320 KIO Extras

REVISION DETAIL
  https://phabricator.kde.org/D19767

To: hallas, #frameworks, dfaure, sitter
Cc: aacid, kde-frameworks-devel, kfm-devel, alexde, feverfew, michaelh, 
spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, 
mikesomov

Reply via email to