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

Commit 1da08fa2 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_VM: initialize struct member before being used"

parents 35560fed cc3b5a85
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -981,6 +981,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;