21 Mar
2007
21 Mar
'07
14:55
https://bugzilla.novell.com/show_bug.cgi?id=249676 ------- Comment #5 from pbaudis@novell.com 2007-03-21 08:55 MST ------- The testcase is wrong, the string you are putenv()ing is not nul-terminated. And it is clearly specified that all the environment items are in the format name=value, so nothing shorter than =\0 should ever appear in the environment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.