ALT Linux Bugzilla
– Attachment 1455 Details for
Bug 9390
PalmOS devices reboots while syncing KeyRing plugin database
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Fix mistake in KeyRing plugin
jpilot-0.99.9-alt-KeyRing_crash.patch (text/plain), 438 bytes, created by
Nikolay A. Fetisov
on 2006-04-09 19:53:45 MSD
(
hide
)
Description:
Fix mistake in KeyRing plugin
Filename:
MIME Type:
Creator:
Nikolay A. Fetisov
Created:
2006-04-09 19:53:45 MSD
Size:
438 bytes
patch
obsolete
>Fix mistake in KeyRing plugin (http://bugs.jpilot.org/1594) > >--- ./KeyRing/keyring.c 2006-04-09 19:08:27 +0400 >+++ ./KeyRing/keyring.c 2006-04-09 18:58:45 +0400 >@@ -925,7 +925,7 @@ > if (flag==MODIFY_FLAG) { > cb_delete_keyring(NULL, data); > if ((mkr->rt==PALM_REC) || (mkr->rt==REPLACEMENT_PALM_REC)) { >- br.rt = unique_id; >+ br.unique_id = unique_id; > br.rt = REPLACEMENT_PALM_REC; > } else { > br.unique_id = 0;
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 9390
: 1455