diff options
| author | Andrew Goodbody <[email protected]> | 2025-12-05 17:28:36 +0000 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2025-12-18 16:27:15 +0100 |
| commit | 8910efa71b8bab88b0ca81b681b5842fd25b1000 (patch) | |
| tree | fb7ec02b204b3025cc639f78c0a5b1815ebbb515 /doc/develop/python_cq.rst | |
| parent | 47b50fb1125c539d80ed3e7f739c02c6486e1b52 (diff) | |
net: lwip: tftp: Fix filename handling
The code to choose the filename to use does not cope with no name set at
all. Firstly the test for a name in net_boot_file_name tests the pointer
rather than the string it points to. Secondly the cleanup on exit in
this case attempts to free a global variable. Fix both issues.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
