Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: File descriptor leak involving kqueue



Joerg Sonnenberger <joerg%bec.de@localhost> writes:

> It seems pretty obvious that OpenDMARC is not correctly managing
> ressources. It creates an on-stack res_state, initialized it with
> res_ninit, but never destroys it.

Ah!  I didn't catch that - thanks!  I'll modify OpenDMARC to use
res_ndestroy() instead, now.

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay


Home | Main Index | Thread Index | Old Index