Bug#413046: zzuf: errno issue & extra verbosity

2007-03-01 Thread Sam Hocevar
tag 413046 +upstream tag 413046 +pending thanks On Thu, Mar 01, 2007, Sami Liedes wrote: > In offset_check(), errno needs to be saved. Not doing that breaks > e.g. X clients. Thanks. By the way, you should probably -E (exclude) the X socket when fuzzing an X application. > zzuf is also extra

Bug#413046: zzuf: errno issue & extra verbosity

2007-03-01 Thread Sami Liedes
Package: zzuf Version: 0.8-1 Severity: normal Tags: patch In offset_check(), errno needs to be saved. Not doing that breaks e.g. X clients. zzuf is also extra verbose, is that "data on fd %i for process %i" -- forgotten debug output? I suggest the attached patch to fix these issues. Sam