libtt: Coverity fixes related to uninitialised fields in classes.

This commit is contained in:
Peter Howkins
2018-04-18 01:28:03 +01:00
parent caef8edac0
commit 02d43dabe6
30 changed files with 90 additions and 14 deletions

View File

@@ -75,6 +75,7 @@ copier( char *arg0 )
_preserve = FALSE;
_clonedir_mode = FALSE;
_tt_opened = FALSE;
_to_path_is_dir = 0;
}
copier::