[Bug 861132]

2011-11-01 Thread Dmitry V. Levin
e: setenv ("NAME", NULL) corrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 861132]

2011-11-01 Thread Drepper-fsp
env ("NAME", NULL) corrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 861132]

2011-10-18 Thread Robert Ancell
) corrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 861132] Re: setenv ("NAME", NULL) corrupts environment

2011-10-15 Thread Bug Watch Updater
ns about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 861132]

2011-10-15 Thread Drepper-fsp
Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861132 Title: setenv ("NAME", NULL) corrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 861132] Re: setenv ("NAME", NULL) corrupts environment

2011-09-28 Thread Ubuntu QA's Bug Bot
orrupts environment To manage notifications about this bug go to: https://bugs.launchpad.net/eglibc/+bug/861132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 861132] Re: setenv ("NAME", NULL) corrupts environment

2011-09-28 Thread Bug Watch Updater
value != NULL ? strlen (value) + 1 : 0; ... memcpy (new_value, name, namelen); new_value[namelen] = '='; memcpy (&new_value[namelen + 1], value, vallen); ... i.e. the new value is set to "NAME=" without the trailing nul character. Reply at: https://bugs.la

[Bug 861132] Re: setenv ("NAME", NULL) corrupts environment

2011-09-27 Thread Robert Ancell
** Patch added: "Proposed fix" https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/861132/+attachment/2472890/+files/0001-Fix-setenv-NAME-NULL-corrupting-the-environment.patch ** Bug watch added: Sourceware.org Bugzilla #13231 http://sourceware.org/bugzilla/show_bug.cgi?id=1323

[Bug 861132] [NEW] setenv ("NAME", NULL) corrupts environment

2011-09-27 Thread Robert Ancell
Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861132 Title: setenv ("NAME", NULL) corrupts environment To manage notifications about this bug go to: https://bugs.launc