Kasper Lund

Results 75 comments of Kasper Lund

> You're right! Then maybe `handle->dma.desc_num` is not necessary to pass in, just move it from the parameter list That would be nice and make it clearer that `handle->dma.desc_num` is...

I guess you have to be a little bit careful with ways to get out of the `finally` block without unwinding, thus continuing to construct the object without necessarily having...

Have you tried to run my example? It does not throw an exception, constructs the objects, and does not set the field to 87. You may need to set the...

It looks like we're deleting the resource groups in the process when we shut it down from the side. That in return will try to unregister all resources, thus deleting...