Mailinglist Archive: opensuse-bugs (15092 mails)
| < Previous | Next > |
[Bug 308978] rekall crashes on open mysql table
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 12 Sep 2007 10:41:31 -0600 (MDT)
- Message-id: <20070912164131.1BF35245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=308978#c10
--- Comment #10 from Jan Matejek <jmatejek@xxxxxxxxxx> 2007-09-12 10:41:30 MST ---
(In reply to comment #9 from Dirk Mueller)
> }
>
- PyMem_DEL(sipThis);
+ PyObject_DEL(sipThis);
> }
should fix this problem
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #10 from Jan Matejek <jmatejek@xxxxxxxxxx> 2007-09-12 10:41:30 MST ---
(In reply to comment #9 from Dirk Mueller)
> }
>
- PyMem_DEL(sipThis);
+ PyObject_DEL(sipThis);
> }
should fix this problem
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |