]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_crc32c.cc: close memory leak, free 'b' after malloc
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 22 Sep 2015 21:35:32 +0000 (23:35 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 29 Jan 2016 20:51:17 +0000 (21:51 +0100)
commit91279dfbb48d0680a4ea9a61a1e09ea369348da7
tree492972c5d4c9c5c05a93db06d8a10d35a042b23c
parent3c899321b021ded2df9ee96e34729577e28c647d
test_crc32c.cc: close memory leak, free 'b' after malloc

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/common/test_crc32c.cc