Amir Rossert

Results 63 comments of Amir Rossert

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 😓