shithub: libvpx

Download patch

ref: 5ec57c91b76d8afa4a5fdb70588f7fd04e3831d7
parent: 1d6dc1b7022e6966ab417f6e24d6e15e4211aacb
parent: e247ab09a6a30f5efd586853152faa5a49809e89
author: James Zern <[email protected]>
date: Thu Jun 27 18:25:33 EDT 2013

Merge "variance_test: add missing ClearSystemState..."

--- a/test/variance_test.cc
+++ b/test/variance_test.cc
@@ -218,6 +218,7 @@
     vpx_free(src_);
     delete[] ref_;
     vpx_free(sec_);
+    libvpx_test::ClearSystemState();
   }
 
  protected: