Amir Rossert
Results
63
comments of
Amir Rossert
@deajan can you please look at this fix?
I have the same issue when using the sinsp class directly in my program. this simple example replicate it: ``` #include void main() { sinsp *inspector = new sinsp(); delete...
Thanks for looking into it, I tried to dig a bit but could not find the root cause 😓