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

Commit f14445c9 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Clear vote structures before using them"

parents c5f946fd 90fbaffb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -593,6 +593,8 @@ static int rpmh_arc_cmds(struct gmu_device *gmu,
{
	unsigned int len;

	memset(arc, 0, sizeof(*arc));

	len = cmd_db_read_aux_data_len(res_id);
	if (len == 0)
		return -EINVAL;