]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libkiconv: address memory leak in not-found cases
authorEd Maste <emaste@FreeBSD.org>
Wed, 21 Apr 2021 17:45:27 +0000 (13:45 -0400)
committerEd Maste <emaste@FreeBSD.org>
Wed, 28 Apr 2021 00:11:42 +0000 (20:11 -0400)
commit7452b2e44be687ba2916b1a80fbbe281f3edffb2
tree9e847e14a0030b6b21ece1d49ff8ee11fc44b7c0
parent62e32cf9140e6c13663dcd69ec3b3c7ca4579782
libkiconv: address memory leak in not-found cases

Found in "Understanding and Detecting Disordered Error Handling with
Precise Function Pairing" by Qiushi Wu et al.

Reviewed by: imp, jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29896

(cherry picked from commit 3cfd08c1c74058451a02bac35307bf7fa509c617)
lib/libkiconv/kiconv_sysctl.c