Whamcloud - gitweb
libsupport: fix potential resource leaks in the profile code
authorTheodore Ts'o <tytso@mit.edu>
Fri, 18 Mar 2016 21:14:15 +0000 (17:14 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 18 Mar 2016 21:14:15 +0000 (17:14 -0400)
commit37000b024574d78b1313168443fd110b09c6d85b
tree0bb5097caec1510e5c36a10b1651c3dd23fd6082
parent25040c0431e4f8508f643bc731e4b4034fdd9b82
libsupport: fix potential resource leaks in the profile code

These were found by Coverity.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/support/profile_helpers.c