D17816: Support for xattrs on kio copy/move

Stefan BrĂ¼ns noreply at phabricator.kde.org
Mon Jun 22 15:51:40 BST 2020


bruns added inline comments.

INLINE COMMENTS

> file_unix.cpp:580
> +        if (listlen == 0) {
> +            qCDebug(KIO_FILE) << "file" << src_fd << "don't have any xattr";
> +            return false;

`src_fd` is quite meaningless as debug output

> file_unix.cpp:625
> +                continue;
> +            }
> +        } while (true);

Infinite loop on valuelen == 0

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

To: arrowd, dfaure, chinmoyr, bruns, #frameworks, tmarshall, usta, cochise
Cc: usta, scheirle, tmarshall, arrowd, cfeck, bruns, phidrho, dhaumann, funkybomber, abika, pino, davidedmundson, ngraham, atha.kane, spoorun, nicolasfella, kde-frameworks-devel, LeGast00n, cblack, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200622/4702fa22/attachment.htm>


More information about the Kde-frameworks-devel mailing list