Joerg Sonnenberger <[email protected]> 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
