mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09: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
Description
Languages
C
89%
Python
5.1%
Shell
4.5%
Meson
1.2%