diff options
author | Maks Mishin <maks.mishinfz@gmail.com> | 2025-02-02 20:10:39 +0300 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2025-02-27 09:53:45 -0300 |
commit | 959f3316592b5f272ccd36be00a860856dc5da5b (patch) | |
tree | 85b60ead99aa272005938a31c7f8cc52e331003d /tools/u_boot_pylib/tools.py | |
parent | 410ef0bb34b41f6ec23a167fb9e10f3f9483434b (diff) |
tools: imx8mimage: Fix potential memory leak
Dynamic memory, referenced by 'line', is allocated at imx8mimage.c:187
by calling function 'getline' and lost at imx8mimage.c:210.
Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
Diffstat (limited to 'tools/u_boot_pylib/tools.py')
0 files changed, 0 insertions, 0 deletions