chiark / gitweb /
sd-bus: cleanup bus_reset_parsed_address()
authorNamhyung Kim <namhyung@gmail.com>
Sat, 1 Aug 2015 15:59:42 +0000 (00:59 +0900)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:18:46 +0000 (10:18 +0100)
Both strv_free() and mfree() return NULL pointer after free.


No differences found