Skip to content
Snippets Groups Projects
Commit e247ab09 authored by James Zern's avatar James Zern
Browse files

variance_test: add missing ClearSystemState...

...to recently added SubpelVarianceTest

Change-Id: I8775e39fd5dbfba81ad42b79b47bf6dd6ca8cc0e
parent a9e7243d
No related branches found
No related tags found
No related merge requests found
......@@ -218,6 +218,7 @@ class SubpelVarianceTest :
vpx_free(src_);
delete[] ref_;
vpx_free(sec_);
libvpx_test::ClearSystemState();
}
protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment