FW: Porting SLAPD to WIN32 Issues

Alex Cachia (cachia@entrust.com)
Tue, 3 Sep 1996 14:18:58 -0400

>----------
>From: Alex Cachia
>Sent: Tuesday, September 03, 1996 12:30 PM
>To: 'bug-ldap@umich.edu'
>Subject: Porting SLAPD to WIN32 Issues
>
>Two major issues that I noticed while porting SLAPD to WIN32 are listed
>below, any other issues anyone-else has uncovered would be greatly
>appreciated.
>
>Make sure all references to files are opened in BINARY mode, under UNIX the
>default is binary under NT the default is text.
>
>In the LDBM layer of SLAPD, in the INDEX.C file there are two areas where
>strcat is used instead of strcpy, which yields garbage in-between the prefix
>and real value of the key. Look in functions add_value and index_read for
>strcat functions.
>
>Regards,
>
>Alex Cachia.
>
>Nortel (613) 765-5830
>