Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 572812 Details for
Bug 806038
Coolkey always creates a phantom EGate reader even when no reader exists.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch 4/4 for propsed fix
0004-cleanup-space-around-assignment.patch (text/plain), 705 bytes, created by
Alon Levy
on 2012-03-26 17:05:51 UTC
(
hide
)
Description:
patch 4/4 for propsed fix
Filename:
MIME Type:
Creator:
Alon Levy
Created:
2012-03-26 17:05:51 UTC
Size:
705 bytes
patch
obsolete
>From 7151f61bcea762342e59f3d06a9ea876c1f1c489 Mon Sep 17 00:00:00 2001 >From: Alon Levy <alevy@redhat.com> >Date: Thu, 22 Mar 2012 13:26:04 +0200 >Subject: [PATCH 4/4] cleanup - space around assignment > >--- > src/libckyapplet/cky_card.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/src/libckyapplet/cky_card.c b/src/libckyapplet/cky_card.c >index 2817c0f..17ec925 100644 >--- a/src/libckyapplet/cky_card.c >+++ b/src/libckyapplet/cky_card.c >@@ -346,7 +346,7 @@ CKYReader_CreateArray(const CKYReaderNameList readerNames, > return NULL; > } > if (returnReaderCount) { >- *returnReaderCount=readerCount; >+ *returnReaderCount = readerCount; > } > > return readers; >-- >1.7.9.3 >
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 806038
:
572809
|
572810
|
572811
| 572812