]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: fix memory leak when parsing encoding flags
authorTheodore Ts'o <tytso@mit.edu>
Fri, 10 May 2019 18:38:24 +0000 (14:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 May 2019 06:23:08 +0000 (02:23 -0400)
commit6cfb145e340e56bd79b06ded5fd2d20cf055fee6
tree2905eed0ee21fbc8f47cbaf5f251128b0db7dcb4
parent756ccf548c9645617b91c6e579ec3a69f5d45880
mke2fs: fix memory leak when parsing encoding flags

Also fix extended-options usage string.

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