chiark / gitweb /
test: add a simple smoke test for string_hashsum()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 5 Feb 2018 08:48:38 +0000 (09:48 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:48 +0000 (07:58 +0200)
commitac97c796c2eef0b26ca7a62f699aaa3aca3684b9
treedb33eb2aef1dce9a696e4ca1c43d70fd1e7fc69e
parent89dd80deba5dc00e263f543287a66752caf4e55c
test: add a simple smoke test for string_hashsum()

This is enough to show memory leakages pointed out by Stef Bon <stefbon@gmail.com>.