]> git.ipfire.org Git - thirdparty/curl.git/commit
darwinssl: aprintf() to allocate the session key
authorDaniel Stenberg <daniel@haxx.se>
Sun, 14 Dec 2014 16:34:02 +0000 (17:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 14 Dec 2014 16:34:02 +0000 (17:34 +0100)
commitb13923f0f7ad697792de96adbf51867122f3ee4f
tree30e1e7aa6c7dbf8ba8f3feb19ef90194ed33fa7c
parent212e3e26bc711c4bd2e0a1c2bbc14b4e40506917
darwinssl: aprintf() to allocate the session key

... to avoid using a fixed memory size that risks being too large or too
small.
lib/vtls/curl_darwinssl.c