ddprof icon indicating copy to clipboard operation
ddprof copied to clipboard

Minor refactoring - libddprof helper

Open r1viollet opened this issue 2 years ago • 1 comments
trafficstars

What does this PR do?

Introduce a helper to cleanup the libddprof errors

Motivation

It is easy to make mistakes when taking into account libddprof errors.

r1viollet avatar Apr 13 '23 07:04 r1viollet

Possible improvements:

  • A C++ type could wrap and drop resources.

r1viollet avatar May 03 '23 09:05 r1viollet