On Mon, 28 Mar 2011 11:05:24 -0400, Chad Naugle wrote:
DIFF against 3.HEAD rev. 11321.- Misc code cleanups, using "static", including "main()".- Fixed 64-bit OS hang in "SearchFilterLDAP()" by using "memset(bufa)",instead of "*(bufa)".
Thanks, was about to email you about whether there were changes before the next release :)
I'm suspicious about the bv_len being shorter than the string length it applies to by 2 bytes. 1 byte can be explained away as the string terminator excluded, but that extra 2nd byte worries me.
Also, any ideas what the problem was with SEND_OK("") ?
Amos
