]> granicus.if.org Git - libevent/commit
fixed missing check for null after strdup in evutil_inet_pton_scope (#1366)
authorMichael Madsen <mkm85@users.noreply.github.com>
Fri, 4 Nov 2022 08:59:17 +0000 (01:59 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 08:59:17 +0000 (11:59 +0300)
commitff99f67a1ab7b7e9a0c82dd987317bb1df38bdb7
tree37367682b82289fff60b33c561e02d3eb430c678
parent3ec3b469b8d091837a1d1309ac0cdffa6a76e1d4
fixed missing check for null after strdup in evutil_inet_pton_scope (#1366)
evutil.c