DescriptionFix memory leaks and compiler incompatibilities in wasm unittests.
Fixing several memory leaks in wasm unittests.
Avoiding std::vector::data() as it isn't supported on all
compilers on the bots.
Use EXCEPT_TRUE / EXPECT_FALSE to avoid warnings on some compilers when testing boolean equality.
R=ahaas@chromium.org
BUG=
Committed: https://crrev.com/eccce9b755dd356f012e07db9da281b9d113550e
Cr-Commit-Position: refs/heads/master@{#32940}
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix #
Messages
Total messages: 13 (6 generated)
|