From 39ca6545195ab4a35ad1c8190b3206d82b79a299 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 17 Jul 2017 15:21:42 +0200 Subject: [PATCH] posix.cfg: Fixed wrong index. The memory is allocated at the 4'th parameter. --- cfg/posix.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/posix.cfg b/cfg/posix.cfg index d6224c4e1..6beea8182 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -3251,7 +3251,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s mq_close - getaddrinfo + getaddrinfo freeaddrinfo