Bug 79842

Summary: [MAINTAINER] databases/db42: fix data loss in recovery
Product: Ports & Packages Reporter: Matthias Andree <matthias.andree>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
db42-4.2.52_4.patch none

Description Matthias Andree 2005-04-13 00:20:24 UTC
Add two SleepyCat patches to fix:

- log sequence error and missing data when transactional database is walked
  with a cursor after being loaded non-transactionally

- memory leak when repeatedly opening/closing database environments

Generated with FreeBSD Port Tools 0.63
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2005-04-13 08:31:31 UTC
State Changed
From-To: open->closed

Committed, thanks.