Full_Name: Rein Tollevik Version: 2.3.34 OS: Solaris8 URL: Submission from: (NULL) (81.93.160.250)
While looking for a fix for the problem I reported in ITS#4873 I noticed what looks like a minor typo bug in acl_set_cb_gather() in servers/slapd/acl.c. Near the end there is a test for "if ( bvals )" which I suspect should have been "if ( bvalsp )". The bug shouldn't do any more harm than wasting a few cpu cycles though, as bvals should always be true and slap_set_join() with NULL bvalsp should return the same origninal set...
Rein Tollevik Basefarm AS