==31259== Memcheck, a memory error detector ==31259== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31259== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31259== Command: /home/dank/wine-git/wine ./sbox_unittests.exe --gtest_filter=PolicyEngineTest.*- ==31259== ==31266== Memcheck, a memory error detector ==31266== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31266== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31266== Command: /usr/bin/dirname /home/dank/wine-git/wine ==31266== ==31266== ==31266== HEAP SUMMARY: ==31266== in use at exit: 0 bytes in 0 blocks ==31266== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31266== ==31266== All heap blocks were freed -- no leaks are possible ==31266== ==31266== For counts of detected and suppressed errors, rerun with: -v ==31266== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31259== ==31259== HEAP SUMMARY: ==31259== in use at exit: 10,072 bytes in 57 blocks ==31259== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==31259== ==31259== LEAK SUMMARY: ==31259== definitely lost: 0 bytes in 0 blocks ==31259== indirectly lost: 0 bytes in 0 blocks ==31259== possibly lost: 0 bytes in 0 blocks ==31259== still reachable: 10,072 bytes in 57 blocks ==31259== suppressed: 0 bytes in 0 blocks ==31259== Reachable blocks (those to which a pointer was found) are not shown. ==31259== To see them, rerun with: --leak-check=full --show-reachable=yes ==31259== ==31259== For counts of detected and suppressed errors, rerun with: -v ==31259== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31268== Memcheck, a memory error detector ==31268== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31268== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31268== Command: /bin/uname -s ==31268== ==31268== ==31268== HEAP SUMMARY: ==31268== in use at exit: 0 bytes in 0 blocks ==31268== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31268== ==31268== All heap blocks were freed -- no leaks are possible ==31268== ==31268== For counts of detected and suppressed errors, rerun with: -v ==31268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31259== Memcheck, a memory error detector ==31259== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31259== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31259== Command: /home/dank/wine-git/loader/wine ./sbox_unittests.exe --gtest_filter=PolicyEngineTest.*- ==31259== ==31259== Memcheck, a memory error detector ==31259== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31259== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31259== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./sbox_unittests.exe --gtest_filter=PolicyEngineTest.*- ==31259== preloader: Warning: failed to reserve range 00110000-68000000 ==31259== Warning: set address range perms: large range [0x82000000, 0xfef30000) (defined) ==31259== ==31259== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=2097152, uu_reloc=0x0) ==31259== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/sbox_unittests.exe ==31259== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/sbox_unittests.pdb --31259-- PDB_READER: --31259-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --31259-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --31259-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --31259-- BIAS_FOR_FPO = 0x00000000 0 --31259-- RELOC = 0x00000000 ==31259== warning: ignoring line info entry with huge line number (16707566) ==31259== Can't handle line numbers greater than 1048575, sorry ==31259== (Nb: this message is only shown once) --31259-- # symbols read = 7433 --31259-- # lines read = 0 --31259-- # line2s read = 50763 --31259-- # fpos read = 185 Note: Google Test filter = PolicyEngineTest.*- [==========] Running 21 tests from 1 test case. [----------] Global test environment set-up. [----------] 21 tests from PolicyEngineTest [ RUN ] PolicyEngineTest.StringPatternsOK [ OK ] PolicyEngineTest.StringPatternsOK (126 ms) [ RUN ] PolicyEngineTest.StringPatternsBAD [ OK ] PolicyEngineTest.StringPatternsBAD (15 ms) [ RUN ] PolicyEngineTest.SimpleStrMatch [ OK ] PolicyEngineTest.SimpleStrMatch (294 ms) [ RUN ] PolicyEngineTest.SimpleIfNotStrMatch [ OK ] PolicyEngineTest.SimpleIfNotStrMatch (27 ms) [ RUN ] PolicyEngineTest.SimpleIfNotStrMatchWild1 [ OK ] PolicyEngineTest.SimpleIfNotStrMatchWild1 (22 ms) [ RUN ] PolicyEngineTest.SimpleIfNotStrMatchWild2 [ OK ] PolicyEngineTest.SimpleIfNotStrMatchWild2 (26 ms) [ RUN ] PolicyEngineTest.IfNotStrMatchTwoRulesWild1 [ OK ] PolicyEngineTest.IfNotStrMatchTwoRulesWild1 (34 ms) [ RUN ] PolicyEngineTest.IfNotStrMatchTwoRulesWild2 [ OK ] PolicyEngineTest.IfNotStrMatchTwoRulesWild2 (35 ms) [ RUN ] PolicyEngineTest.OneRuleTest [ OK ] PolicyEngineTest.OneRuleTest (43 ms) [ RUN ] PolicyEngineTest.ThreeRulesTest [ OK ] PolicyEngineTest.ThreeRulesTest (150 ms) [ RUN ] PolicyEngineTest.ParameterSetTest [ OK ] PolicyEngineTest.ParameterSetTest (26 ms) [ RUN ] PolicyEngineTest.OpcodeConstraints [ OK ] PolicyEngineTest.OpcodeConstraints (8 ms) [ RUN ] PolicyEngineTest.TrueFalseOpcodes [ OK ] PolicyEngineTest.TrueFalseOpcodes (30 ms) [ RUN ] PolicyEngineTest.OpcodeMakerCase1 [ OK ] PolicyEngineTest.OpcodeMakerCase1 (12 ms) [ RUN ] PolicyEngineTest.OpcodeMakerCase2 [ OK ] PolicyEngineTest.OpcodeMakerCase2 (14 ms) [ RUN ] PolicyEngineTest.IntegerOpcodes [ OK ] PolicyEngineTest.IntegerOpcodes (35 ms) [ RUN ] PolicyEngineTest.LogicalOpcodes [ OK ] PolicyEngineTest.LogicalOpcodes (12 ms) [ RUN ] PolicyEngineTest.WCharOpcodes1 [ OK ] PolicyEngineTest.WCharOpcodes1 (34 ms) [ RUN ] PolicyEngineTest.WCharOpcodes2 [ OK ] PolicyEngineTest.WCharOpcodes2 (15 ms) [ RUN ] PolicyEngineTest.ActionOpcodes [ OK ] PolicyEngineTest.ActionOpcodes (11 ms) [ RUN ] PolicyEngineTest.Rules1 [ OK ] PolicyEngineTest.Rules1 (25 ms) [----------] 21 tests from PolicyEngineTest (1171 ms total) [----------] Global test environment tear-down [==========] 21 tests from 1 test case ran. (1320 ms total) [ PASSED ] 21 tests. ==31259== ==31259== HEAP SUMMARY: ==31259== in use at exit: 761,256 bytes in 5,532 blocks ==31259== total heap usage: 297,088 allocs, 291,556 frees, 24,177,114 bytes allocated ==31259== ==31259== LEAK SUMMARY: ==31259== definitely lost: 0 bytes in 0 blocks ==31259== indirectly lost: 120 bytes in 10 blocks ==31259== possibly lost: 0 bytes in 0 blocks ==31259== still reachable: 667,070 bytes in 2,493 blocks ==31259== suppressed: 94,066 bytes in 3,029 blocks ==31259== Reachable blocks (those to which a pointer was found) are not shown. ==31259== To see them, rerun with: --leak-check=full --show-reachable=yes ==31259== ==31259== For counts of detected and suppressed errors, rerun with: -v ==31259== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 505 from 54)