--- Steve Peters <[EMAIL PROTECTED]> escreveu:
> It looks like rather than having problems with
> getpwname(), there are
> actually other bugs within this CGI script. I would
> say then that
> this problem has been resolved, from this
> bugtracker's point of view.
Steve, I'm astonished. After a
On Thu, Feb 21, 2008 at 2:39 PM, TiagoCruz <[EMAIL PROTECTED]> wrote:
> Running with root/strace
> write(1, "
> PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> http://www.w3.org/1999/xhtml"; lang="en-US" xml:lang="en
--- Steve Peters <[EMAIL PROTECTED]> escreveu:
> Whenever getpwnam() returns undef, $! should be set.
> Without properly
> checking $!, you will not have a way to understand
> what the root cause
> error is. There will be no way to determine whether
> the problem is in
> Perl or glibc.
>
> Ste
Whenever getpwnam() returns undef, $! should be set. Without properly
checking $!, you will not have a way to understand what the root cause
error is. There will be no way to determine whether the problem is in
Perl or glibc.
Steve
On Feb 18, 2008 10:54 AM, Alceu Rodrigues de Freitas Junior
<[E