Use setenv() for preparing scriptlet environ
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jun 2008 10:48:57 +0000 (13:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jun 2008 10:48:57 +0000 (13:48 +0300)
commited859877a5bcaff3ff3ac40ed39a48d1149471a9
treec194ce74060119c459751e4472fc67b512f714f9
parenta7a9595d9b1885fb57a27b76f15bb9ce09203949
Use setenv() for preparing scriptlet environ
- setenv() allocates memory as needed, no need to leak it
- setenv() is nicer interface for the purpose anyway
lib/psm.c