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!