ShiftRegister-PWM-Library
ShiftRegister-PWM-Library copied to clipboard
Free memory in object destructor
trafficstars
Right now there is a memory leak present because the allocated memory is not freed in the object destructor.
Any news or improvements here?
Nobody toke care of this yet (incl. me). However, the issue won't affect you, unless you instantiate and destroy many shift register object instances. That would require a very uncommon use case. Cheers!