summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.c
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-12-12 14:16:09 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-12-12 14:20:47 +0900
commiteb18e7b7825e8320bb4d6269690ef8c3f5461d2b (patch)
tree624ccaed9d00ade1e7de3ffde0bd2e6a3b62e85f /src/network/networkd-network.c
parent4113a3e0f379a84c43a7b6b121e00022e9836bb7 (diff)
downloadsystemd-eb18e7b7825e8320bb4d6269690ef8c3f5461d2b.tar.gz
sd-device: fix double-free
If an attribute is read but the value is not used (i.e. ret_value is NULL), then sd_device_get_sysattr_value() mistakenly frees the read data even though it is cached internally. Fixes a bug introduced by acfc2a1d15560084e077ffb3be472cd117e9020a. Fixes #25702.
Diffstat (limited to 'src/network/networkd-network.c')
0 files changed, 0 insertions, 0 deletions