Juli Mallett wrote:
> > The fix works by substituting "" for NULL before this happens,
> > but *after* the output file names have been created, to avoid
> > creating files with a bogus prefix name.
>
> Personally, I'd rather see it be:
> if (infile == NULL)
> infile = "-";
Kris Kennaway wrote:
> rpcgen -s `perl -e 'print "a"x5120'`
> rpcgen -n `perl -e 'print "a"x5120'`
>
> will both segfault when you ^D them.
This is because of the commit that Alfred made to invert the sense
of the "-b" option to generate TIRPC output by default, instead.
You can make the proble
* De: Terry Lambert <[EMAIL PROTECTED]> [ Data: 2002-10-12 ]
[ Subjecte: Re: rpcgen dumping core ]
> Kris Kennaway wrote:
> > rpcgen -s `perl -e 'print "a"x5120'`
> > rpcgen -n `perl -e 'print "a"x5120'`
> >
> > w
rpcgen -s `perl -e 'print "a"x5120'`
rpcgen -n `perl -e 'print "a"x5120'`
will both segfault when you ^D them.
Kris
msg45279/pgp0.pgp
Description: PGP signature