After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692330 - 0001-smartcard-Use-g_unix_open_pipe.patch
0001-smartcard-Use-g_unix_open_pipe.patch
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-22 21:16 UTC by Colin Walters
Modified: 2013-02-05 04:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-smartcard-Use-g_unix_open_pipe.patch (3.35 KB, patch)
2013-01-22 21:16 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2013-01-22 21:16:14 UTC
Created attachment 234143 [details] [review]
0001-smartcard-Use-g_unix_open_pipe.patch

Subject: [PATCH] smartcard: Use g_unix_open_pipe()

Just code cleanup while thinking about:
See https://bugzilla.gnome.org/show_bug.cgi?id=672102
---
 .../extensions/smartcard/gdm-smartcard-manager.c   |   43 ++-----------------
 1 files changed, 5 insertions(+), 38 deletions(-)
Comment 1 Ray Strode [halfline] 2013-01-22 22:54:52 UTC
Review of attachment 234143 [details] [review]:

sure