/[packages]/updates/3/dbus/current/SOURCES/10005-config-add-new-limit-pending_fd_timeout.patch
ViewVC logotype

Diff of /updates/3/dbus/current/SOURCES/10005-config-add-new-limit-pending_fd_timeout.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 792439 by tmb, Wed Oct 22 06:16:55 2014 UTC revision 793117 by tmb, Sat Oct 25 09:25:46 2014 UTC
# Line 76  index 95d69a4..897667e 100644 Line 76  index 95d69a4..897667e 100644
76  @@ -428,6 +428,11 @@ bus_config_parser_new (const DBusString      *basedir,  @@ -428,6 +428,11 @@ bus_config_parser_new (const DBusString      *basedir,
77          * password) is allowed, then potentially it has to be quite long.          * password) is allowed, then potentially it has to be quite long.
78          */          */
79         parser->limits.auth_timeout = 15000; /* 15 seconds */         parser->limits.auth_timeout = 20000; /* 20 seconds */
80  +  +
81  +      /* Do not allow a fd to stay forever in dbus-daemon  +      /* Do not allow a fd to stay forever in dbus-daemon
82  +       * https://bugs.freedesktop.org/show_bug.cgi?id=80559  +       * https://bugs.freedesktop.org/show_bug.cgi?id=80559

Legend:
Removed from v.792439  
changed lines
  Added in v.793117

  ViewVC Help
Powered by ViewVC 1.1.30