FreeBSD Bugzilla – Attachment 67124 Details for
Bug 98994
palm/jpilot crash on startup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.08 KB, created by
Oleksii Samorukov
on 2006-06-15 22:40:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2006-06-15 22:40:19 UTC
Size:
1.08 KB
patch
obsolete
>diff -r --new-file -u jpilot.ori/Makefile jpilot/Makefile >--- jpilot.ori/Makefile Fri Jun 16 00:23:40 2006 >+++ jpilot/Makefile Fri Jun 16 00:24:21 2006 >@@ -8,7 +8,7 @@ > > PORTNAME= jpilot > PORTVERSION= 0.99.8 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES+= palm comms > MASTER_SITES= http://jpilot.org/ > >diff -r --new-file -u jpilot.ori/files/patch-jpilot jpilot/files/patch-jpilot >--- jpilot.ori/files/patch-jpilot Thu Jan 1 03:00:00 1970 >+++ jpilot/files/patch-jpilot Fri Jun 16 00:23:54 2006 >@@ -0,0 +1,18 @@ >+diff -u -r1.127 -r1.128 >+--- jpilot.c 28 Nov 2005 07:22:22 -0000 1.127 >++++ jpilot.c 16 Dec 2005 13:33:27 -0000 1.128 >+@@ -1,4 +1,4 @@ >+-/* $Id: jpilot.c,v 1.127 2005/11/28 07:22:22 rikster5 Exp $ */ >++/* $Id: jpilot.c,v 1.128 2005/12/16 13:33:27 rousseau Exp $ */ >+ >+ /******************************************************************************* >+ * jpilot.c >+@@ -1367,7 +1367,7 @@ >+ gdk_pixdata_from_pixbuf(pixdata, pixbuf, FALSE); >+ data = gdk_pixdata_serialize(pixdata, &len); >+ >+- g_free(pixbuf); >++ g_object_unref(pixbuf); >+ g_free(pixdata); >+ >+ return data;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98994
: 67124