ALT Linux Bugzilla
– Attachment 5793 Details for
Bug 28778
100% использование процессора lxdm-binary
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Fix
lxdm-lxcom.patch (text/plain), 365 bytes, created by
Alex Moskalenko
on 2013-04-02 14:25:46 MSK
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Alex Moskalenko
Created:
2013-04-02 14:25:46 MSK
Size:
365 bytes
patch
obsolete
>--- a/lxdm/src/lxcom.c 2011-02-14 12:25:14.000000000 +0300 >+++ b/lxdm/src/lxcom.c 2013-04-02 02:05:48.000000000 +0400 >@@ -89,7 +89,7 @@ > > static gboolean lxcom_check(GSource *source) > { >- return TRUE; >+ return (((LXComSource*)source)->poll.revents&G_IO_IN)?TRUE:FALSE; > } > > static gboolean lxcom_dispatch (GSource *source,GSourceFunc callback,gpointer user_data)
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 28778
: 5793