Files
David Benjamin 367115b056 Fix SSL_CTX_set1_sigalgs fuzzer and make them all more type-safe.
The size of an int is 4, not 2. To avoid worrying about this, add a GetVector
counterpart to GetString that handles all this. Apply this uniformly to avoid
all the pointer casts. This is less important for vector<uint8_t>, but even
then we'll now notice a 1-byte OOB read since std::string is NUL-terminated.
Also it's shorter.

Change-Id: Ie96591cb8d8d52742f5fd30d70b6af0511109585
Reviewed-on: https://boringssl-review.googlesource.com/30864
Reviewed-by: Adam Langley <agl@google.com>
2018-08-10 18:24:36 +00:00
..
2018-05-14 22:53:55 +00:00
2018-05-15 23:58:32 +00:00
2016-03-03 18:33:05 +00:00
2016-05-26 17:59:10 +00:00
2018-05-14 22:53:55 +00:00
2017-09-07 22:26:50 +00:00
2018-05-15 23:58:32 +00:00
2017-09-07 22:26:50 +00:00
2017-09-07 22:26:50 +00:00
2018-05-15 23:58:32 +00:00
2017-09-07 22:26:50 +00:00