openssl/crypto/stack
Matt Caswell 9205ebeb8e Convert num_alloc to a size_t in stack.c and tweak style
We were casting num_alloc to size_t in lots of places, or just using it in
a context where size_t makes more sense - so convert it. This simplifies
the code a bit.

Also tweak the style in stack.c a bit following on from the previous
commit

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-19 23:25:52 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
stack.c Convert num_alloc to a size_t in stack.c and tweak style 2016-09-19 23:25:52 +01:00