CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/13 00:49:51
Modified files:
usr.sbin/ldapd : btree.c
Log message:
Fix btree reference counting when opening the database with a file
descriptor directly using btree_open_fd(). Also wrap referencing in a
function.
