This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patch for glibc-2.0.7


On 13 Jul 1998, Ulrich Drepper wrote:

> > +
> > +void
> > +unsetenv (const char *name)
> 
> Why do you think this is necessary?

Because you are calling it and unless I've stick it in there I've got
segfault every time I called a setuid/setgid program. (note that it is put
in the dl-sysdep.c...)

I suspect it is needed to be defined locally in ld.so

Cristian
--
----------------------------------------------------------------------
Cristian Gafton   --   gafton@redhat.com   --   Red Hat Software, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 UNIX is user friendly. It's just selective about who its friends are.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]