diff options
author | Michal Sekletar <msekleta@redhat.com> | 2012-12-13 14:59:39 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-12-17 11:41:31 +0100 |
commit | c9c7aef24f9750bbd51d2c13beff66473d96bf3c (patch) | |
tree | 32acb467b38fd1f91b752769800fc1d532988138 /units | |
parent | d1d7caeeee65c11c54ee1ce0a878024715208a75 (diff) |
path-util: set pointer to null after calling free()
In cases where path_strv_canonicalize() returns NULL, strv_free() is
called afterwards and it will call free() on pointers which were freed
already in path_strv_canonicalize()
Diffstat (limited to 'units')
0 files changed, 0 insertions, 0 deletions