[Bug libc/10960] New: envz_add() adds '=' even when not called for.
lucien at haijen dot be
sourceware-bugzilla@sourceware.org
Sat Nov 14 12:44:00 GMT 2009
The envz_add() routine adds a '=' character after the name component even if
the name component itself already contains '=' characters(s). This leads to
the presence of a '=' character as the first character in the value component.
Only if the value component is specified as a NULL pointer no '=' character is
added. In any case when using the envz routines the name component is considered
to be the string preceeding the first '=' character evan if a name of the form
"NAME=VALUE" is used.
A small demo will be sent as soon as the bud ID is available.
--
Summary: envz_add() adds '=' even when not called for.
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: lucien at haijen dot be
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10960
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list