This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenGGSN project".
The branch, master has been updated
via 58c0da7833b87cd67aee78cc0159102d70f36be3 (commit)
from 958256f5cfd19610ecec8b1130f726b7a6bb17fc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ggsn/commit/?id=58c0da7833b87cd67aee78cc015910…
commit 58c0da7833b87cd67aee78cc0159102d70f36be3
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Oct 12 16:42:46 2017 +0200
lib/tun.c: tun_ipv6_linklocal_get(): fix memory leak with getifaddrs()
From getifaddrs(3) man:
"The data returned by getifaddrs() is dynamically allocated and should
be freed using freeifaddrs() when no longer needed"
Change-Id: If6300d1c8d36fcafef294a4c11bbda31a158bb9c
-----------------------------------------------------------------------
Summary of changes:
lib/tun.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
The OpenGGSN project