Date: Mon, 12 Aug 2019 09:09:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239688] [patch] geom: uzip: Use mallocarray to prevent potential integer overflow Message-ID: <bug-239688-227-Bo9APdik2U@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239688-227@https.bugs.freebsd.org/bugzilla/> References: <bug-239688-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239688 ota@j.email.ne.jp changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delphij@FreeBSD.org, | |ota@j.email.ne.jp --- Comment #2 from ota@j.email.ne.jp --- I think both of comments have a point. Nevertheless, when delphij and I updated ZLIB, we switched to use mallocarr= ay() and also dropped this private implementation. References: https://reviews.freebsd.org/D21156 and https://reviews.freebsd.org/D20271 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239688-227-Bo9APdik2U>