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:35:46 +0000 (11:35 +0000)
commit117476ba30f6afa3a634c2e2c4860d59fbe06572
tree6740eb96371af5dba022cdc69ac5c599e20d6f8d
parenta6a704f448364b0840adefdcd922527b36232804
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>
(cherry picked from commit 7c82e339a677f8546e1456c7a8f6788598a9de43)
crypto/bio/bss_dgram.c