]> granicus.if.org Git - check/commit
tests: cast output of malloc() to goal type
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jul 2014 12:49:11 +0000 (12:49 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jul 2014 12:49:11 +0000 (12:49 +0000)
commita86c344d5239236fd853d346e74ff6d82fc0be4d
treea08c4ad2f4fa70dc31d1fd0fcc4400295fa7e1b8
parent1f4865f55786b7db073c6f69d642fde20f39acbd
tests: cast output of malloc() to goal type

clang++ did not like casting void* to char* implicitly.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1185 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/check_check_master.c