Michael Nacos <m(dot)nacos(at)gmail(dot)com> writes:
> I have just run some tests, the number of lost bytes is always 292, no
> matter how many connections are opened and closed.
> I guess it's ok, then.
Yeah. I suspect the memory is in fact not "leaked", but valgrind is
somehow missing the link that points to it. You'd have to dig into
the glibc sources to find out for sure though.
regards, tom lane