[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[Fedora-directory-devel] Please Review: (204517) Server needs to use new ber types



https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204517
Bug(s) fixed: 204517
Bug Description: In order to use the latest Mozilla LDAP C SDK in the
   directory server, we need to start using the new ber types (ber_tag_t,
   ber_len_t, ber_int_t, etc.).
Reviewed by: ???
Files: See diffs
Branch: HEAD
Fix Description: These diffs are from scanning the compiler output for
   warnings related to the new ber types.    This mainly caught places
   where we need to use ber_tag_t and ber_len_t.  I also fixed the usage
   of ber_scanf() in nearby code.

   This fix is a first pass.  We will still have to do a manual scan to
   check the usage of the ber_printf(), ber_scanf() and ber_get_*()
   functions.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=135159

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]