<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - recent file descriptor passing changes broke FreeBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80642#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - recent file descriptor passing changes broke FreeBSD"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80642">bug 80642</a>
              from <span class="vcard"><a class="email" href="mailto:desrt@desrt.ca" title="Ryan Lortie (desrt) <desrt@desrt.ca>"> <span class="fn">Ryan Lortie (desrt)</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=101933" name="attach_101933" title="creds: define structs even if unsupported">attachment 101933</a> <a href="attachment.cgi?id=101933&action=edit" title="creds: define structs even if unsupported">[details]</a></span>
creds: define structs even if unsupported

The credentials structures are defined based on basic types with no
special support needed from the OS, so it's possible to define them
even if HAVE_CREDS is not defined.



This patch lets it build, at least, but I'm not sure that it's the best
solution.  It seems like most cases where this is used from are accessors which
will just return NULL/empty because the structures are not actually filled in.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>