Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: [PATCH v2 1/2] ntp: Fix potentially leaked addrinfo
memory (Patrik Flykt)
----------------------------------------------------------------------
Message: 1
Date: Wed, 31 Aug 2016 15:08:47 +0300
From: Patrik Flykt <[email protected]>
To: Peter Meerwald-Stadler <[email protected]>
Cc: [email protected]
Subject: Re: [PATCH v2 1/2] ntp: Fix potentially leaked addrinfo
memory
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
On Tue, 2016-08-30 at 13:24 +0200, Peter Meerwald-Stadler wrote:
> getaddrinfo() allocates a linked list of addrinfo structures;
> in case family != AF_NET and != AF_INET6, the list is not feeded
>
> freeaddrinfo() can be moved before the if-statement so that
> the list is always freed
Both patches applied. Thanks!
Patrik
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 10, Issue 44
***************************************