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:34:20 +0000 (11:34 +0000)
commitbc0eb82b852cb10a3f34cbd17fdda7d8b4bdeb0e
treec79637b5a3b9d1921977bbf8e4f108ba2b8dc168
parentbd891f098bdfcaa285c073ce556d0f5e27ec3a10
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