Dear Dev-Team
Ok this question is not a really dev-question, but I more seeking for some
hints:
I have some troubles getting lldb to show me a correct string output in a
CefSchemeHandlerFactory
https://github.com/gabyx/ExecutionGraph/blob/a24f4c1b538edd6b138503fb96db6fbd71c3b1c5/gui/executionG
&temp
> (lldb) p sizeof(temp)
>
> Then see if the "const char *" value from "p temp.c_str()" falls between the
> "&temp" and "&temp + sizeof(temp)".
>
> Let me know what you find. My guess is we might not be handling special c