Re: macOS10.12/Xcode8 introduces run-time crash when building libcurl for earlier iOS versions

2016-09-14 Thread Craig A. Berry
On Sep 14, 2016, at 01:23 PM, "Peter White (jawhite2)" wrote: Hi there,   On macOS Sierra (v10.12) and iOS 10, the function clock_gettime has been introduced in the Darwin kernel. When building libcurl on macOS 10.12 with Xcode 8 and iOS10 SDK, the configure script

macOS10.12/Xcode8 introduces run-time crash when building libcurl for earlier iOS versions

2016-09-14 Thread Peter White (jawhite2)
Hi there, On macOS Sierra (v10.12) and iOS 10, the function clock_gettime has been introduced in the Darwin kernel. When building libcurl on macOS 10.12 with Xcode 8 and iOS10 SDK, the configure script will return yes for "monotonic clock_gettime" (around Line 20434 of configure). However,

Re: multi interface and RTSP interleved

2016-09-14 Thread Paweł Kopalko
Hi first of all thanks for the interest in this case. I've made some traces : code: http://pastebin.com/sxUhybck easy trace: http://pastebin.com/jNWXFdRQ multi trace: http://pastebin.com/LHDFhzcM Well, in general I'm still stuck I took easy_perform and made some traces there the receive function

[SECURITY VULNERABILITY] curl escape and unescape integer overflows

2016-09-14 Thread Daniel Stenberg
curl escape and unescape integer overflows == Project cURL Security Advisory, September 14, 2016 - [Permalink](https://curl.haxx.se/docs/adv_20160914.html) VULNERABILITY - The four libcurl functions `curl_escape()`, `curl_easy_escape()`,

[RELEASE] curl 7.50.3

2016-09-14 Thread Daniel Stenberg
Hi friends, Once again we have the pleasure to push out a curl release, even though the pleasure this time is a bit clouded by the security flaw that triggered the release. As always, you find the release archives here: https://curl.haxx.se/download.html Curl and libcurl 7.50.3 Public