[PATCH 0/3] xfrm: Fixes for xfrm part of libnl

Thomas Egerer thomas.egerer at secunet.com
Fri Jun 10 02:57:50 PDT 2016


Hi *,

here's a series of patches for the xfrm part of libxml. Amongst a
fix of a segfault when dealing with encapsulation templates, it
removes a memory leak and optimizes the netlink message construction
in a way that only either xfrm_algo or xfrm_algo_auth is sent.
I would be thrilled to get some feedback on these and my previous
patches.

Cheers,
Thomas

Thomas Egerer (3):
  xfrm: Fix segfault when using encapsulation templates
  xfrm: Fix memory leak for encap original address
  xfrm: Attach only one xfrm alg attribute to netlink message

 lib/xfrm/sa.c | 47 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 17 deletions(-)

-- 
2.1.3




More information about the libnl mailing list