diff --git a/src/shell.c b/src/shell.c index 9705f7e..f9a4883 100644 --- a/src/shell.c +++ b/src/shell.c @@ -90,6 +90,7 @@ static int shell( b_i("mount OK"); + ec3_volume_close(volume); ec3_tag_ioctx_close(volu); ec3_tag_ioctx_close(ctab); ec3_tag_ioctx_close(cdat);