Fix malloc define typo
authorMike Frysinger <vapier@gentoo.org>
Sat, 21 Mar 2015 09:08:41 +0000 (05:08 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Mar 2015 11:33:39 +0000 (11:33 +0000)
commit7c82e339a677f8546e1456c7a8f6788598a9de43
tree5a98fa526f110fb2455be28b8abbf2dc24930f56
parent2383a74be14d26d57bf7e56a2f2688705577d5e7
Fix malloc define typo

Fix compilation failure when SCTP is compiled due to incorrect define.

Reported-by: Conrad Kostecki <ck+gentoobugzilla@bl4ckb0x.de>
URL: https://bugs.gentoo.org/543828

RT#3758
Signed-off-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bio/bss_dgram.c