On Tue, Dec 12, 2017 at 5:12 PM, Alan Stern wrote:
> On Tue, 12 Dec 2017, Andrey Konovalov wrote:
>
>> On Tue, Dec 12, 2017 at 4:41 PM, Alan Stern
>> wrote:
>> > On Mon, 11 Dec 2017, Greg KH wrote:
>> >
>> >> From: Andrey Konovalov
>> >>
>> >> When cleaning up the configurations, make sure we o
On Tue, 12 Dec 2017, Andrey Konovalov wrote:
> On Tue, Dec 12, 2017 at 4:41 PM, Alan Stern wrote:
> > On Mon, 11 Dec 2017, Greg KH wrote:
> >
> >> From: Andrey Konovalov
> >>
> >> When cleaning up the configurations, make sure we only free the number
> >> of configurations and interfaces that we
On Tue, Dec 12, 2017 at 4:41 PM, Alan Stern wrote:
> On Mon, 11 Dec 2017, Greg KH wrote:
>
>> From: Andrey Konovalov
>>
>> When cleaning up the configurations, make sure we only free the number
>> of configurations and interfaces that we could have allocated.
>>
>> Reported-by: Andrey Konovalov
On Mon, 11 Dec 2017, Greg KH wrote:
> From: Andrey Konovalov
>
> When cleaning up the configurations, make sure we only free the number
> of configurations and interfaces that we could have allocated.
>
> Reported-by: Andrey Konovalov
> Cc: stable
> Signed-off-by: Greg Kroah-Hartman
>
> dif
From: Andrey Konovalov
When cleaning up the configurations, make sure we only free the number
of configurations and interfaces that we could have allocated.
Reported-by: Andrey Konovalov
Cc: stable
Signed-off-by: Greg Kroah-Hartman
diff --git a/drivers/usb/core/config.c b/drivers/usb/core/co