| commit | b6b4a0ebc274309f4f4be49a990c040503f590e7 | [log] [tgz] |
|---|---|---|
| author | Alexandre Gonzalo <alexandre.gonzalo@arm.com> | Mon Jul 28 12:00:11 2025 +0200 |
| committer | György Szing <gyorgy.szing@arm.com> | Tue Nov 25 11:36:19 2025 +0000 |
| tree | cd8a699b4b67657e29a2f9aed1ae082df707f8a4 | |
| parent | 5d131c90cbe890aa1395dbab93119d103fe93ece [diff] |
rpc: don't keep references after a call to free() It is a good practice to set a reference to NULL after a call to free(). Change-Id: Ia8807c13c1f441f107ad9a4b67b8b3a0d45bb6b1 Signed-off-by: Alexandre Gonzalo <alexandre.gonzalo@arm.com>