Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c25c386 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: APR: initialize struct member before being used"

parents 15447593 b46b6283
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -748,6 +748,7 @@ void dispatch_event(unsigned long code, uint16_t proc)
	uint16_t clnt;
	int i, j;

	memset(&data, 0, sizeof(data));
	data.opcode = RESET_EVENTS;
	data.reset_event = code;