FreeBSD Bugzilla – Attachment 30347 Details for
Bug 51139
[patch] ports/palm/coldsync dumps core
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 338 bytes, created by
Helge Oldach
on 2003-04-18 22:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2003-04-18 22:40:09 UTC
Size:
338 bytes
patch
obsolete
>--- src/coldsync.c.ORIG Fri Apr 18 22:59:58 2003 >+++ src/coldsync.c Fri Apr 18 23:10:57 2003 >@@ -622,7 +622,7 @@ > > time(&now); > Verbose(1, _("Sync for %s at %s"), >- (pda->name == NULL ? "unnamed PDA" : pda->name), >+ (pda == NULL || pda->name == NULL ? "unnamed PDA" : pda->name), > ctime(&now)); > > /* See if the userid matches. */
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 51139
: 30347