Commit 3ba01362437102501a173b9fe072a5690358baa0

Russell Belfer 2013-03-20T11:46:03

Update cl_assert_equal_sz to be nicer This makes the size_t comparison test nicer (assuming that the values are actually not using the full length), and converts some cases that were using it for pointer comparison to use the macro that is designed for pointer comparison.