]> 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:10:12 +0000 (20:10 -0400)
commite3bbb369c44b7b3c43a430b090d47e67573edb6d
tree4dfb83ee06130df1d5610d1103f32a82e0a6f837
parentfbe149eef7d8f225138809528e2824bfabc4419c
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