third_party_libnl/lib/xfrm
Thomas Haller f9cee4dc47 xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx()
and xfrmnl_sp_set_sec_ctx(). The user already must pass a NUL
terminated string, where the NUL is included in ctx_len.

Just allocate one more by and ensure the buffer is '\0' terminated.
2017-02-27 17:39:54 +01:00
..
ae.c xfrm/ae: Include own public header for function prototypes 2017-01-20 09:38:11 +01: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