projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd4db64
)
might be nice if my patches compiled...
author
Havoc Pennington
<hp@redhat.com>
Mon, 23 Aug 2004 04:33:53 +0000
(
04:33
+0000)
committer
Havoc Pennington
<hp@redhat.com>
Mon, 23 Aug 2004 04:33:53 +0000
(
04:33
+0000)
dbus/dbus-sysdeps.c
patch
|
blob
|
history
diff --git
a/dbus/dbus-sysdeps.c
b/dbus/dbus-sysdeps.c
index 9099bf62a7f86e0d647058c0be9de4522d06816a..e5d4bdba66580c2f58b57d1d4877550137f97ae7 100644
(file)
--- a/
dbus/dbus-sysdeps.c
+++ b/
dbus/dbus-sysdeps.c
@@
-3288,8
+3288,8
@@
_dbus_change_identity (dbus_uid_t uid,
* is going to work then setgroups() should also work.
*/
if (setgroups (0, NULL) < 0)
- dbus_warn ("Failed to drop supplementary groups: %s\n",
- _dbus_strerror (errno));
+
_
dbus_warn ("Failed to drop supplementary groups: %s\n",
+
_dbus_strerror (errno));
/* Set GID first, or the setuid may remove our permission
* to change the GID