Florian Eckert wrote on 2023-10-30 11:04:
The ttyname buffer for the ledtrig_tty_data struct is allocated in the sysfs ttyname_store() function. This buffer must be released on trigger deactivation. This was missing and is thus a memory leak.
Shouldn´t there be a Fixes tag here? And as a side note: you have patches 1..7/7 and a cover letter 0/8 ? Maarten