From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753589AbeDTSCW (ORCPT ); Fri, 20 Apr 2018 14:02:22 -0400 Received: from mail-lf0-f50.google.com ([209.85.215.50]:36108 "EHLO mail-lf0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752722AbeDTSCU (ORCPT ); Fri, 20 Apr 2018 14:02:20 -0400 X-Google-Smtp-Source: AIpwx4+cNKBD+X67J5J+G0PPvPH8NEOcM13atq/Dka35BowlMOyn0V7ampkFMg0LRXYldwjKNipGPUmCFZQo/7NMrGg= MIME-Version: 1.0 In-Reply-To: References: <20180420131919.GA1766@embeddedor.com> From: Pavel Shilovsky Date: Fri, 20 Apr 2018 11:02:17 -0700 Message-ID: Subject: Re: [PATCH] cifs: dir: fix memory leak in cifs_mknod To: Steve French Cc: "Gustavo A. R. Silva" , Colin King , Ronnie Sahlberg , Steve French , CIFS , samba-technical , LKML , kernel-janitors Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2018-04-20 10:37 GMT-07:00 Steve French : > I noticed a similar problem with the tcon link leak on that (which > Colin and Gustavo pointed out - thank you!) but also in another return > statement, so updated the original patch of Ronnie's merging the fixes > > https://git.samba.org/sfrench/cifs-2.6.git/?p=sfrench/cifs-2.6.git;a=commit;h=167bc5de08dc97695f9d5c7069c3e69f409ff80b > > > Let me know if you see any problems with it. > Looks good. Reviewed-by: Pavel Shilovsky -- Best regards, Pavel Shilovsky