Libnet
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: Memory leak in Libnet
Apr 06 2004 08:05AM
Frédéric Raynal (pappy-ml security-labs org)
Hello
On Mon, Apr 05, 2004 at 06:08:12PM -0700, hekaddr-reg (at) yahoo (dot) com [email concealed] wrote:
> Hi Mike,
>
> It seems the following "strdup" is a memory leak
>
> libnet-1.1.2:
>
> [libnet_if_addr.c]
> 238
> 239 if ((al->device = strdup(device)) == NULL)
> 240 {
> 241 s...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
On Mon, Apr 05, 2004 at 06:08:12PM -0700, hekaddr-reg (at) yahoo (dot) com [email concealed] wrote:
> Hi Mike,
>
> It seems the following "strdup" is a memory leak
>
> libnet-1.1.2:
>
> [libnet_if_addr.c]
> 238
> 239 if ((al->device = strdup(device)) == NULL)
> 240 {
> 241 s...
[ more ]