Add tests for '=' in names and values.
authorMatthias Clasen <maclas@gmx.de>
Thu, 7 Aug 2003 21:51:38 +0000 (21:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Aug 2003 21:51:38 +0000 (21:51 +0000)
commit96838a7a8817165556cf1b09e7c34c36379b97c1
tree6fbabd951c174f922079c851ac8de72b97e1cd32
parent4d2921959eb1c3c44809089d238cdc831c746ab2
Add tests for '=' in names and values.

2003-08-07  Matthias Clasen  <maclas@gmx.de>

* tests/env-test.c: Add tests for '=' in names and values.

* glib/gutils.c (g_setenv, g_unsetenv): Check that the variable name doesn't contain '='. Add a
declaration for environ.  (#119338)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c
tests/env-test.c