BIND 10 #985: sqlite3_ds might not clean up well in load() method
BIND 10 Development
do-not-reply at isc.org
Tue May 31 08:26:34 UTC 2011
#985: sqlite3_ds might not clean up well in load() method
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: defect | Status: new
Priority: major | Milestone: Next-
Component: data source | Sprint-Proposed
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
it does check for exceptions on its initial query, but it lets any
exceptions from commit() rise up, and in either case it does not close the
connection. I suspect this may leave the database locked. And errors
aren't handled well then by xfrin.
Don't think this is a big change, just a bit of reordering and adding a
finally clause.
proposing this for next sprint (already have a partial fix)
--
Ticket URL: <http://bind10.isc.org/ticket/985>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list