diff --git a/reactos/tools/cabman/dfp.cxx b/reactos/tools/cabman/dfp.cxx index 6069e3a0a3a..6b9ac332769 100755 --- a/reactos/tools/cabman/dfp.cxx +++ b/reactos/tools/cabman/dfp.cxx @@ -1116,6 +1116,7 @@ uint32_t CDFParser::PerformFileCopy() *SrcName = '\0'; *DstName = '\0'; + *Options = '\0'; // source file i = CurrentChar;