Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-28 Thread Dmitry Torokhov
On Tue, Jul 28, 2015 at 01:28:32PM +0200, Dirk Behme wrote: > On 28.07.2015 12:23, Geert Uytterhoeven wrote: > >On Mon, Jul 27, 2015 at 11:06 PM, Dmitry Torokhov > > wrote: > >>Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't > >>overwrite the stack") attempted to add a check

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-28 Thread Dirk Behme
On 28.07.2015 12:23, Geert Uytterhoeven wrote: On Mon, Jul 27, 2015 at 11:06 PM, Dmitry Torokhov wrote: Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't overwrite the stack") attempted to add a check for payload size being too large for the supplied buffer. Unfortunately

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-28 Thread Geert Uytterhoeven
On Mon, Jul 27, 2015 at 11:06 PM, Dmitry Torokhov wrote: > Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't > overwrite the stack") attempted to add a check for payload size being too > large for the supplied buffer. Unfortunately with the currently selected > buffer size th

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-27 Thread Dmitry Torokhov
On Mon, Jul 27, 2015 at 11:53:27PM +0200, Heiko Stübner wrote: > Am Montag, 27. Juli 2015, 14:44:42 schrieb Dmitry Torokhov: > > On Mon, Jul 27, 2015 at 11:35:23PM +0200, Heiko Stübner wrote: > > > Hi Dmitry, > > > > > > Am Montag, 27. Juli 2015, 14:06:19 schrieb Dmitry Torokhov: > > > > Commit 7d

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-27 Thread Heiko Stübner
Am Montag, 27. Juli 2015, 14:44:42 schrieb Dmitry Torokhov: > On Mon, Jul 27, 2015 at 11:35:23PM +0200, Heiko Stübner wrote: > > Hi Dmitry, > > > > Am Montag, 27. Juli 2015, 14:06:19 schrieb Dmitry Torokhov: > > > Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't > > > overwr

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-27 Thread Dmitry Torokhov
On Mon, Jul 27, 2015 at 11:35:23PM +0200, Heiko Stübner wrote: > Hi Dmitry, > > Am Montag, 27. Juli 2015, 14:06:19 schrieb Dmitry Torokhov: > > Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't > > overwrite the stack") attempted to add a check for payload size being too > >

Re: [PATCH] Input: zforce_ts - fix playload length check

2015-07-27 Thread Heiko Stübner
Hi Dmitry, Am Montag, 27. Juli 2015, 14:06:19 schrieb Dmitry Torokhov: > Commit 7d01cd261c76f95913c81554a751968a1d282d3a ("Input: zforce - don't > overwrite the stack") attempted to add a check for payload size being too > large for the supplied buffer. Unfortunately with the currently selected >