Re: File descriptor leak in tdlookup.c:respond
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 17, 2009 at 1:45 PM, Jeff King <[email protected]> wrote: > This sounded vaguely familiar, and some searching turned up: > > http://marc.info/?t=116363683200001&r=1&w=2 Yep, that's the same problem. I guess I didn't search hard enough. (I pretty much just googled for "tdlookup file descriptor leak".) > It looks like the only person who had a problem with this in practice > was doing a "cp" over his cdb file. Yeah, that was pretty much the only way I could think to trigger it in practice, and of course it's the wrong thing to do anyway.