third_party_libnl/lib/xfrm
Rasmus Villemoes 4b0d5e081a lib/xfrm/ae.c: fix memcpy(dst, dst) bug
This is clearly not what was intended. While at it, drop the pointless
cast of the allocator's return value, and use plain malloc since we're
explicitly populating all len bytes immediately afterwards.
2017-06-15 18:00:14 +02:00
..
ae.c lib/xfrm/ae.c: fix memcpy(dst, dst) bug 2017-06-15 18:00:14 +02:00
lifetime.c xfrm/lifetime: Include own public header for function prototypes 2017-01-20 09:38:11 +01:00
sa.c xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx() 2017-02-27 17:39:54 +01:00
selector.c xfrm/selector: Include own public header for function prototypes 2017-01-20 09:38:11 +01:00
sp.c xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx() 2017-02-27 17:39:54 +01:00
template.c xfrm/template: Include own public header for function prototypes 2017-01-20 09:38:11 +01:00