[ECOS] Free Bsd memory leak ?
Gary Thomas
gary@mlbassoc.com
Wed Dec 10 23:26:00 GMT 2003
On Wed, 2003-12-10 at 16:15, Philippe Moutarlier wrote:
> In the bsd_accept function, a structure sockaddr is being allocated to
> receive the peer IP address. This structure is mem-copied into the
> argument passed to accept but not freed before the exit of the function.
>
> Are we missing something there ?
What version are you looking at? You can get this via 'cvs stat <FILE>',
where <FILE> is the name of the file which contains the function you are
looking at.
In particular, I think this problem was addressed on July 29.
--
Gary Thomas <gary@mlbassoc.com>
MLB Associates
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list