Whamcloud - gitweb
tune2fs: fix resource leak in handle_quota_options()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jan 2021 21:07:25 +0000 (16:07 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jan 2021 21:07:25 +0000 (16:07 -0500)
commit32c2b19945676367db636bb23d57cac7d46cb8c5
tree57ef5c93a5a3f8bcf8db53ba468afb75fe63d66f
parent12c415fb0bf4aba496d5be0516e75a54bfca6c54
tune2fs: fix resource leak in handle_quota_options()

Addresses-Coverity-Bug: 1467672
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c