[Crash-utility] bug in cmdline.c

Dave Anderson anderson at redhat.com
Fri Feb 17 13:48:34 UTC 2012



----- Original Message -----
> Hi Dave,
> 
> On Thu, 2012-02-16 at 10:59 -0500, Dave Anderson wrote:
> > Also, printf() is never used by the crash utility. (well, except
> > by some dead va_server.c code, some dead remote.c debug code,
> > and a couple places in s390dbf.c which I don't control...)
> 
> Probably I should change that in s390dbf.c. Should I always use
> fprintf(fp, ...)? Also for error messages?
> 

Ideally, yes, and error() with the proper type for error messages.

Dave




More information about the Crash-utility mailing list