FreeBSD Bugzilla – Attachment 104908 Details for
Bug 145163
error: cannot portupgrade palm/pilot-link
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-pilot-read-veo.c.diff
patch-pilot-read-veo.c.diff (text/plain), 375 bytes, created by
Andrei V. Lavreniyuk
on 2010-03-29 18:25:12 UTC
(
hide
)
Description:
patch-pilot-read-veo.c.diff
Filename:
MIME Type:
Creator:
Andrei V. Lavreniyuk
Created:
2010-03-29 18:25:12 UTC
Size:
375 bytes
patch
obsolete
>--- src/pilot-read-veo.c.orig 2009-06-04 16:26:19.000000000 +0300 >+++ src/pilot-read-veo.c 2010-03-29 19:44:41.000000000 +0300 >@@ -856,8 +856,7 @@ > png_infop info_ptr; > > png_ptr = png_create_write_struct >- (PNG_LIBPNG_VER_STRING, png_voidp_NULL, >- png_error_ptr_NULL, png_error_ptr_NULL); >+ (PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); > > if (!png_ptr) > return;
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 145163
:
104905
|
104906
|
104907
| 104908