summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_ciph.c
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2014-05-24 18:51:00 +0000
committerguenther <guenther@openbsd.org>2014-05-24 18:51:00 +0000
commitf38a34742f4d3ff90e73d3e8704ef41c8a9cda96 (patch)
tree7c15adc55d999ba77be41181ebdeae95669482ae /lib/libssl/ssl_ciph.c
parentI'm so sorry to learn that the Diab compiler can't (or used not to) parse C (diff)
downloadwireguard-openbsd-f38a34742f4d3ff90e73d3e8704ef41c8a9cda96.tar.xz
wireguard-openbsd-f38a34742f4d3ff90e73d3e8704ef41c8a9cda96.zip
Delete pointless casts: free() return value to (void), free()'s
argument to (char *), and malloc/calloc's return value to the type of the variable it's being assigned to. Convert the one calloc() where the zeroing isn't needed to a reallocarray(). ok millert@
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions