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

Reply via email to