Re: USB: gadget: f_midi: fixing a possible double-free in f_midi

2019-08-20 Thread Mark Salyzyn
On 8/20/19 1:15 PM, Greg Kroah-Hartman wrote: No signed-off-by from you? Anyway, this is already in the 4.4.y queue and will be in the next release. thanks, greg k-h Ok, thanks! I will stand down. -- Mark

Re: USB: gadget: f_midi: fixing a possible double-free in f_midi

2019-08-20 Thread Greg Kroah-Hartman
On Tue, Aug 20, 2019 at 10:45:13AM -0700, Mark Salyzyn wrote: > From: "Yavuz, Tuba" > > cherry pick from commit 7fafcfdf6377b18b2a726ea554d6e593ba44349f > ("USB: gadget: f_midi: fixing a possible double-free in f_midi") > Removing 'return err;' from conflict. > > It looks like there is a possibi