OSDN Git Service

fix potential leak of memory pointed.
authorYunlian Jiang <yunlian@google.com>
Wed, 8 Feb 2017 03:47:08 +0000 (19:47 -0800)
committerGeorge Burgess IV <gbiv@google.com>
Wed, 8 Feb 2017 03:51:06 +0000 (19:51 -0800)
commitf943d1bc0adb5e4de0415f5fa6380f0a585b2e2a
tree588ec783dca0a078ad357cadacc4797de07da6c0
parenta284424d6cf9396e680e01dd86c50864d55365cf
fix potential leak of memory pointed.

This fixes the warning
warning: Potential leak of memory pointed to by field 'bench'

Bug: None
Test: The warning is gone.
Change-Id: Ief00a2f040b0a9700040e1c13856f24e3e7c817d
tests/memtest/bandwidth.cpp