I guess we can add a command line option to our executable that calls the 
function and prints the results and exits and then invoke ourselves to do this 
in a new process and parse the output. What a silly bug.

Thanks,

Andreas

Sent from Mobile.

> On Mar 26, 2015, at 07:03, Daniel Stenberg <dan...@haxx.se> wrote:
> 
>> On Thu, 26 Mar 2015, Benjamin Smedberg wrote:
>> 
>> What is the largest buffer that we can expect to need? Since VM allocation 
>> happens in 64k boundaries, is it sufficient to just use a 64k buffer for 
>> this?
> 
> As per a recent comment in the bug however, it doesn't work to just reserve 
> some memory in the lower region:
> 
>  https://bugzilla.mozilla.org/show_bug.cgi?id=1107702#c20
> 
> -- 
> 
> / daniel.haxx.se
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to