diff options
author | Nikias Bassen | 2019-03-05 02:53:56 +0100 |
---|---|---|
committer | Nikias Bassen | 2019-03-05 02:53:56 +0100 |
commit | b1b0bf390363fa36aff1bc09443ff751943b9c34 (patch) | |
tree | 18aaa8cc8439430a5a88ad23bcfe8f53549c7bc3 /src/log.c | |
parent | a236e559cd2bfcd920dc684d06b188abfd6e2c32 (diff) | |
download | usbmuxd-b1b0bf390363fa36aff1bc09443ff751943b9c34.tar.gz usbmuxd-b1b0bf390363fa36aff1bc09443ff751943b9c34.tar.bz2 |
client: Plug memory leaks in update_client_info()
plist_get_string_val() was used to get the string values of the
respective nodes, however those strings were never freed.
Improved by simply copying the nodes instead.
Diffstat (limited to 'src/log.c')
0 files changed, 0 insertions, 0 deletions