[ccan] [PATCH 1/2] net: Fix potential uninitialized use of variables in net_bind()

Rusty Russell rusty at rustcorp.com.au
Fri Sep 27 14:26:52 EST 2013


David Gibson <david at gibson.dropbear.id.au> writes:
> On Tue, Sep 24, 2013 at 02:03:13PM +0930, Paul 'Rusty' Russell wrote:
>> David Gibson <david at gibson.dropbear.id.au> writes:
>> 
>> > If the list of addrinfos give to net_bind() contains only IPv4 or only
>> > IPv6 addresses, then the ipv4 and ipv6 variables may be used uninitialized.
>> >
>> > Signed-off-by: David Gibson <david at gibson.dropbear.id.au>
>> 
>> Thanks, applied!
>
> Not to the public git tree AFAICT.

Thanks, fixed.

Cheers,
Rusty.


More information about the ccan mailing list