mirror of
https://github.com/systemd/systemd.git
synced 2026-07-27 03:39:09 +00:00
8e542fcdc41db44895bbb7124909eea5fe2dea4d
Fix a memory leak introduced by 2fc09a9c. 's' is used twice in this
function, and if free_and_strdup() fails, the pointer is left untouched.
…
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
88.8%
Shell
5.3%
Python
4.7%
Meson
1.1%