[Fedora-directory-devel] Please review: Bug 442170: "DB_BUFFER_SMALL: User memory too small for return value" error when importing LDIF with replication active

Rich Megginson rmeggins at redhat.com
Mon Jun 23 17:26:32 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=442170
Resolves: bug 442170
Bug Description: "DB_BUFFER_SMALL: User memory too small for return 
value" error when importing LDIF with replication active
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: BDB 4.3 does not use ENOMEM if the given buffer is too 
small - it uses DB_BUFFER_SMALL.  This fix allows use to use 
DB_BUFFER_SMALL in 4.2 and earlier too.  I also cleaned up some of the 
cl5 api return codes to return an appropriate error code to the higher 
levels rather than pass the ENOMEM up.
Platforms tested: RHEL5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=310041&action=diff




More information about the Fedora-directory-devel mailing list