diff options
author | Harald Hoyer <harald@redhat.com> | 2015-06-08 15:14:26 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2015-06-08 15:14:26 +0200 |
commit | 46be6129d3e52556eb0f2ae4d07818f9f3f7af7a (patch) | |
tree | 6f1746f1cc448e97f729465ca9ff78b9599891fa /tmpfiles.d | |
parent | 1472e6579944531908a21f850d2fabc99b8cc65d (diff) |
util:bind_remount_recursive() fix "use after free"
set_consume(done, x) consumes x with free(x)
but
mount(…, x, …) uses it afterwards.
coverity CID 1299006
Diffstat (limited to 'tmpfiles.d')
0 files changed, 0 insertions, 0 deletions