Skip to content

Use inheritance and simplify RedPipeItem

Frediano Ziglio requested to merge fziglio/spice:mr_red_pipe_item into master
  • Reuse code to manage reference counting allowing to more automatically manage these objects;
  • Instead of using custom made function to manually release resource attempts to use more automatic memory management;

Merge request reports