Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ json_escape
Class
json_escape
lightningd/test/run-jsonrpc.c:148–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
char badstr[2];
147
struct json_stream *result = new_json_stream(NULL, NULL, NULL);
148
struct json_escape *esc;
149
150
badstr[0] = i;
151
badstr[1] = 0;
Callers
1
test_json_escape
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_json_escape
Function · 0.56