On 28/01/2018 16:57, brian m. carlson wrote:
- if (last && last->data.buf && last->depth < max_depth && dat->len > 20) { + if (last && last->data.buf && last->depth < max_depth && dat->len > the_hash_algo->rawsz) {
At this point line is almost 100 characters long - maybe it's time to break it ;) -- | ← Ceci n'est pas une pipe Patryk Obara