]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 192531 - Bugzilla not properly closing DB statement handles
authorbbaetz%acm.org <>
Fri, 14 Feb 2003 18:37:38 +0000 (18:37 +0000)
committerbbaetz%acm.org <>
Fri, 14 Feb 2003 18:37:38 +0000 (18:37 +0000)
commita88bc79dcd14ef13b9a4850c5192981201aa23bf
tree3a9f651dbc1b016ab7365590def2e3d891d7ad41
parentd59e06001d9634de6b5297f9ed93e278b393706a
Bug 192531 - Bugzilla not properly closing DB statement handles
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect

r,a=justdave
Bugzilla.pm
Bugzilla/DB.pm