[asterisk-bugs] [Asterisk 0013987]: struct ucred cred not needed on OpenBSD. Compile error
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Nov 29 05:34:13 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13987
======================================================================
Reported By: mvanbaak
Assigned To: eliel
======================================================================
Project: Asterisk
Issue ID: 13987
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-29 05:34 CST
Last Modified: 2008-11-29 05:34 CST
======================================================================
Summary: struct ucred cred not needed on OpenBSD. Compile
error
Description:
With the new way to read the credentials, you forgot to move the struct
ucred cred and the len var to the #ifdef SO_PEERCRED.
Attached a patch that makes stuff compile on OpenBSD again.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-29 05:34 mvanbaak New Issue
2008-11-29 05:34 mvanbaak Status new => assigned
2008-11-29 05:34 mvanbaak Assigned To => eliel
2008-11-29 05:34 mvanbaak Asterisk Version => SVN
2008-11-29 05:34 mvanbaak SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2008-11-29 05:34 mvanbaak Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list