Re: [syslog-ng] File descriptor leaks with 3.0.1
Ping. Any interest in this? Should I submit something into bugzilla? Write a test case? Send the patch as a separate email? On Tue, 2009-02-17 at 09:58 +1300, chris packham wrote:
On Mon, 2009-02-16 at 15:52 +1300, chris packham wrote:
Also seems to be present in the latest version checked out from the git repo but I'll do some more digging.
I've confirmed that this does indeed happen on the latest version from the git repo. I've attached a patch that addresses this. Looks like the 'include' implementation assumes that yy_switch_to_buffer closes the old file (which flex 2.5.33 doesn't, I haven't tried other versions).
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
On Fri, 2009-02-27 at 11:02 +1300, chris packham wrote:
Ping. Any interest in this?
Should I submit something into bugzilla? Write a test case? Send the patch as a separate email?
I've already integrated this. Sorry for having taken so long. I was distracted by other things.
On Tue, 2009-02-17 at 09:58 +1300, chris packham wrote:
On Mon, 2009-02-16 at 15:52 +1300, chris packham wrote:
Also seems to be present in the latest version checked out from the git repo but I'll do some more digging.
I've confirmed that this does indeed happen on the latest version from the git repo. I've attached a patch that addresses this. Looks like the 'include' implementation assumes that yy_switch_to_buffer closes the old file (which flex 2.5.33 doesn't, I haven't tried other versions).
-- Bazsi
participants (2)
-
Balazs Scheidler
-
chris packham