Project

General

Profile

Bug #6123 » 0004-gtp-genl-allocate-room-for-maximum-IPv6-address.patch

pablo, 10/06/2023 10:07 AM

View differences:

src/gtp-genl.c
187 187
static int genl_gtp_attr_cb(const struct nlmsghdr *nlh, void *data)
188 188
{
189 189
	struct nlattr *tb[GTPA_MAX + 1] = {};
190
	char buf[INET_ADDRSTRLEN];
190
	char buf[INET6_ADDRSTRLEN];
191 191
	struct gtp_pdp pdp = {};
192 192
	struct genlmsghdr *genl;
193 193

  
(6-6/7)
Add picture from clipboard (Maximum size: 48.8 MB)