Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dbus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
240
Issues
240
List
Boards
Labels
Service Desk
Milestones
Merge Requests
28
Merge Requests
28
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dbus
dbus
Commits
104dc938
Commit
104dc938
authored
Jul 26, 2011
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS
parent
43859529
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
NEWS
NEWS
+3
-4
No files found.
NEWS
View file @
104dc938
...
@@ -7,10 +7,9 @@ Changes:
...
@@ -7,10 +7,9 @@ Changes:
or dbus_connection_try_register_fallback fails, not ...ADDRESS_IN_USE
or dbus_connection_try_register_fallback fails, not ...ADDRESS_IN_USE
(fd.o #38874, Jiří Klimeš)
(fd.o #38874, Jiří Klimeš)
• Consistently use atomic operations on the refcounts of DBusPendingCall,
• Consistently use atomic operations on everything that is ever manipulated
DBusServer, DBusMessageFilter and DBusObjectTree, as was done for
via atomic ops, as was done for changes to DBusConnection's refcount in
DBusConnection in 1.4.12, and make the use of atomic operations
1.4.12 (fd.o #38005, Simon McVittie)
more thorough for DBusConnection (fd.o #38005, Simon McVittie)
• Fix a file descriptor leak when connecting to a TCP socket (fd.o #37258,
• Fix a file descriptor leak when connecting to a TCP socket (fd.o #37258,
Simon McVittie)
Simon McVittie)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment