diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-07-23 03:24:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-07-23 03:26:01 +0200 |
commit | 2c1fb4f71206bf970d493294208c5d7597194856 (patch) | |
tree | 3e655d19b3f8eaeda8c076e5e9afbfa679d12a3e /src/machine/Makefile | |
parent | 6aafa9483d167f55a50e01f4dc5984866f12c8ec (diff) |
resolve: fix two minor memory leaks
strv_extend() already strdup()s internally, no need to to this twice.
(Also, was missing OOM check...).
Use strv_consume() when we already have a string allocated whose
ownership we want to pass to the strv.
This fixes 50f1e641a93cacfc693b0c3d300bee5df0c8c460.
Diffstat (limited to 'src/machine/Makefile')
0 files changed, 0 insertions, 0 deletions