Skip to content
Snippets Groups Projects
Commit b026a3b8 authored by Victor Kotlyar's avatar Victor Kotlyar
Browse files

fix for valgrind memory leak

parent bf983052
Branches
Tags
No related merge requests found
......@@ -362,6 +362,7 @@ int main ()
<< "----------------------------------------------" << std::endl;
}
}
delete drive;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment