[vlc-devel] [PATCH] vlc_getProxyUrl does not work on Darwin

kuang master at a1983.com.cn
Sat Apr 20 06:03:46 CEST 2013


Hello everyone:

I'm new to this mail-list, not sure if I'm sending the patch at the correct place.

The patch fixed 2 problems:

1. 
[SCDynamicStoreCopyProxies] was used to get proxy setting, but unfortunately, it's
not supported on iOS, so we need to find another way to get proxy setting on iOS.

2.
[vlc_getProxyUrl] will always return NULL on OSX, since no memory is allocated for
local variable [proxy_url].

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1007-fix-error-in-getting-proxy-setting-on-darwin.patch
Type: application/octet-stream
Size: 3110 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130420/cd60bb50/attachment.obj>


More information about the vlc-devel mailing list