summaryrefslogtreecommitdiff
path: root/src/core/killall.c
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2014-06-13 18:48:20 +0200
committerTom Gundersen <teg@jklm.no>2014-06-13 18:57:33 +0200
commit8186d9dda0d3f8a853afe6fdbd605f42151fe165 (patch)
tree8d40d1d22fa0150df90d89736989b34dd5600fee /src/core/killall.c
parent97578344f3bd03c8ea651d8888622e82c599eadf (diff)
sd-dhcp-client: fix invalid free() in client_send_request()
static int client_send_request(...) in ./src/libsystemd-network/sd-dhcp-client.c tries to initialize "request" by calling client_message_init(...), which has atleast 5 error cases where it can return without that happening. This leads to the function finishing without "request" being initialized.
Diffstat (limited to 'src/core/killall.c')
0 files changed, 0 insertions, 0 deletions