diff --git a/src/output/output.cpp b/src/output/output.cpp index 077c6d94..10464ac3 100644 --- a/src/output/output.cpp +++ b/src/output/output.cpp @@ -205,6 +205,7 @@ namespace Mist { }else{ seek(0); } + capa.null(); } /// Clears the buffer, sets parseData to false, and generally makes not very much happen at all.