Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Change in glibc's strncmp -> segfault?
- X-seq: zsh-workers 19386
- From: Peter Stephenson <pws@xxxxxxx>
- To: robert.schmertz@xxxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Subject: Re: Change in glibc's strncmp -> segfault?
- Date: Tue, 20 Jan 2004 10:57:39 +0000
- In-reply-to: "Bob Schmertz"'s message of "Tue, 20 Jan 2004 01:24:48 PST." <20040120092448.40632.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Bob Schmertz wrote:
> I man page for strcmp on my Linux system, and it doesn't say anything
> about the behavior of strcmp or stsrncmp when null pointers are passed.
> But sometimes you call add_match_part explicitly with NULL parameters for
> the first six params. Two of these are immediately passed into a strncmp
> call.
You're right, that's weird. I've applied your change, since it looks
like the intention is either both pointers are NULL or neither.
The author for that part of the shell went off to do some real work a
couple of years ago.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author