On 7 Feb 2016, at 14:51, Flavio Cruz <flavioc...@gmail.com> wrote:
> -  cred = netfs_make_protid (netfs_make_peropen (node, flags, cookie2),
> -                         user);
> +  po = netfs_make_peropen (node, flags, cookie2);
> +  if (! po)
> +    return errno;

You need to free user.

James

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to