Wang Fu
Results
1
issues of
Wang Fu
I find a bug that causes memory leaking in `//cpp/libjsonnet++.cc`. In Line 97, the output char array `jsonnet_output` has not been freed. To my understanding, we need a `::jsonnet_realloc(vm_, jsonnet_output,...
bug