curl-library
[PATCH] curl_darwinssl.c: unsafe use of strtok
From: Toby Peterson <toby_at_apple.com>
Date: Mon, 04 Aug 2014 14:23:59 -0700
Received on 2014-08-04
Date: Mon, 04 Aug 2014 14:23:59 -0700
The GetDarwinVersionNumber() function uses strtok, which is not thread-safe. Simple patch attached (based on 7.37.1).
- Toby
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: darwinssl-strtok.diff