mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
Michal Schmidt
a0f5ab70f3
sd-bus: correct size calculation in DBus fd receive
The size of the allocated array for received file descriptors was incorrectly calculated. This did not matter when a single file descriptor was received, but for more descriptors the allocation was insufficient.
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
89.2%
Python
5.3%
Shell
4.1%
Meson
1.2%