From owner-cvs-all Sun Aug 25 12: 1:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E8E37B401; Sun, 25 Aug 2002 12:01:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9416843E77; Sun, 25 Aug 2002 12:00:44 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7PJ0bJU043527; Sun, 25 Aug 2002 12:00:37 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7PJ0bTA043526; Sun, 25 Aug 2002 12:00:37 -0700 (PDT) Message-Id: <200208251900.g7PJ0bTA043526@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 25 Aug 2002 12:00:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/spice/files patch-bc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/08/25 12:00:37 PDT Added files: cad/spice/files patch-bc Log: When destroying a graph, don't attempt to dereference the contents of already free()d client_data. Instead, extract the widget to destroy first, then destroy the client_data, then destroy the remembered widget. The maintainer of this port never responsed to my emails. Revision Changes Path 1.1 +17 -0 ports/cad/spice/files/patch-bc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message