bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-10 02:59 UTC
[Bug 1358] New: closefromtest fails, differently, sometimes
http://bugzilla.mindrot.org/show_bug.cgi?id=1358
Summary: closefromtest fails, differently, sometimes
Product: Portable OpenSSH
Version: 4.7p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at mindrot.org
ReportedBy: David.Leonard at quest.com
openbsd-compat/regress/closefromtest.c exits with a random value on
success.
This (sometimes) breaks tests on Solaris 2.8
Easily fixed by adding "return 0;" at the end of main().
See also: bug 1345
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-10 03:21 UTC
[Bug 1358] closefromtest fails, differently, sometimes
http://bugzilla.mindrot.org/show_bug.cgi?id=1358
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2007-09-10
13:21:28 ---
(In reply to comment #0)> Easily fixed by adding "return 0;" at the end of main().
Fixed, thanks.
> See also: bug 1345
That one has been fixed for a while, no?
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-11 01:00 UTC
[Bug 1358] closefromtest fails, differently, sometimes
http://bugzilla.mindrot.org/show_bug.cgi?id=1358 --- Comment #2 from David Leonard <David.Leonard at quest.com> 2007-09-11 11:00:13 --- (In reply to comment #1)> Fixed, thanks.Beaut> > See also: bug 1345 > That one has been fixed for a while, no?Yeah. I tend to over-annotate. -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Apr-03 23:00 UTC
[Bug 1358] closefromtest fails, differently, sometimes
https://bugzilla.mindrot.org/show_bug.cgi?id=1358
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-04-04
10:00:36 ---
Close resolved bugs after release.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Apparently Analagous Threads
- [Bug 1345] New: closefromtest fails, sometimes
- [Bug 1369] New: gss-cleanup.sh sometimes fails on fast machines
- [Bug 1347] New: LLONG_MAX v LONGLONG_MAX
- [Bug 1875] New: Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail