73bdc0ce85
The call to source->send(source, mime_type, p[1]); dups the fd, and we have to close p[1] to not leak it.
The call to source->send(source, mime_type, p[1]); dups the fd, and we have to close p[1] to not leak it.