Date: Tue, 30 Aug 2016 15:39:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212261] x11/xsel-conrad: Fix memory leak Message-ID: <bug-212261-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212261 Bug ID: 212261 Summary: x11/xsel-conrad: Fix memory leak Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: t@tobik.me Attachment #174217 maintainer-approval? Flags: Flags: merge-quarterly? Created attachment 174217 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174217&action= =3Dedit xsel-conrad.diff This brings in a patch from the OpenBSD port x11/xsel which fixes a memory = leak in x11/xsel-conrad. The port hasn't been touched in a while, so I also tri= ed to clean it up a little. I've submitted a pull request for the memory leak at https://github.com/kfish/xsel/pull/18. The NUM_TARGETS fix is already in. Poudriere testport 9.3/i386, 10.3/amd64, 11.0-RC2/amd64 ok, portlint ok OpenBSD commit: --------------------- PatchSet 11=20 Date: 2014/07/07 10:25:16 Author: sthen Branch: HEAD Tag: OPENBSD_5_7_BASE=20 Log: add patches from patrick keshishian: - fix issue where NUM_TARGETS in main() is incremented one too many times. - plug memory leak in handle_targets() where copy of supported_targets crea= ted to be passed to change_property() -> XChangeProperty() but not free()-ed. Members:=20 Makefile:1.8->1.9=20 patches/patch-xsel_c:1.1->1.2 --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer informed via mail --=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-212261-13>