Re: [Linuxwacom-devel] [PATCH 2/2] Clear the correct amount of memory

2011-03-21 Thread Peter Hutterer
On Fri, Mar 18, 2011 at 06:01:17PM -0700, Jason Gerecke wrote: Though this doesn't result in any bad behavior at the moment, it could cause some serious headaches in the future. Signed-off-by: Jason Gerecke killert...@gmail.com --- src/wcmXCommand.c |2 +- 1 files changed, 1

Re: [Linuxwacom-devel] [PATCH 2/2] Clear the correct amount of memory

2011-03-20 Thread Chris Bagwell
Reviewed-by: Chris Bagwell ch...@cnpbagwell.com On Fri, Mar 18, 2011 at 8:01 PM, Jason Gerecke killert...@gmail.com wrote: Though this doesn't result in any bad behavior at the moment, it could cause some serious headaches in the future. Signed-off-by: Jason Gerecke killert...@gmail.com ---

[Linuxwacom-devel] [PATCH 2/2] Clear the correct amount of memory

2011-03-18 Thread Jason Gerecke
Though this doesn't result in any bad behavior at the moment, it could cause some serious headaches in the future. Signed-off-by: Jason Gerecke killert...@gmail.com --- src/wcmXCommand.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/wcmXCommand.c