Buggy speakup on Ubuntu 12.04?

Bohdan R. Rau ethanak at polip.com
Sat Jun 16 11:34:41 EDT 2012


 On Sat, 16 Jun 2012 08:48:42 -0500, Chris Brannon wrote:

> Instead, we want:
>
> static u_char goto_buf[] = "\0\0\0\0\0\0";

 Why not:

 static u_char goto_buf[8];

 (or something similar)?

 I looked at code - it should work only if user will enter proper 
 data... even with properly declared buffer user can enter more than 
 expected number of characters...
>
> That should fix the issue with goto, but I haven't been able to test 
> it yet.

 So I'm not :(

-- 
 http://milena.polip.com/ - Pa pa, Ivonko!



More information about the Speakup mailing list