keep ifstream object for tdx file instead of reading entire file in buffer

This commit is contained in:
2021-05-03 18:20:15 +02:00
parent 3443d2dafa
commit c4f2a5ff5d
3 changed files with 44 additions and 18 deletions

2
.gitignore vendored
View File

@@ -14,3 +14,5 @@ cython/*.cpp
tdmtermite
dist/
*.egg-info/
output/
monitor-process.sh