SHA256
1
0
forked from pool/gdm
gdm/gdm-build-fixes.patch
Dominique Leuenberger 1c2ed57c5b Accepting request 21202 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gdm via accept of submit request 21202 revision 2.
Request was accepted with message:
Thanks for the submission.

OBS-URL: https://build.opensuse.org/request/show/21202
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=96
2009-09-28 14:41:28 +00:00

14 lines
347 B
Diff

Index: gdm-2.28.0/daemon/gdm-slave.c
===================================================================
--- gdm-2.28.0.orig/daemon/gdm-slave.c
+++ gdm-2.28.0/daemon/gdm-slave.c
@@ -836,6 +836,8 @@ gdm_slave_parse_enriched_login (GdmSlave
} else {
return (g_strdup (username));
}
+
+ return NULL;
}
gboolean