boringssl/crypto/lhash
David Benjamin 55696cecde Remove lh_new's default hash and comparator.
This is a memory error for anything other than LHASH_OF(char), which
does not exist.

No code outside the library creates (or even queries) an LHASH, so we
can change this module freely.

Change-Id: Ifbc7a1c69a859e07650fcfaa067bdfc68d83fbbc
Reviewed-on: https://boringssl-review.googlesource.com/12978
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2017-01-04 01:44:10 +00:00
..
CMakeLists.txt Rewrite lhash_test in C++. 2017-01-04 01:38:45 +00:00
lhash_test.cc Remove lh_new's default hash and comparator. 2017-01-04 01:44:10 +00:00
lhash.c Remove lh_new's default hash and comparator. 2017-01-04 01:44:10 +00:00
make_macros.sh Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00