zephyr/subsys/net/lib/tftp
Robert Lubos f0247131bf net: tftp: Ensure the error message fits into transmit buffer
Make sure that the error message does not overflow the transmit buffer
when copying the error message string.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-11-20 09:24:18 +01:00
..
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00
tftp_client.c net: tftp: Ensure the error message fits into transmit buffer 2023-11-20 09:24:18 +01:00
tftp_client.h net: tftp: Add client context 2023-02-28 10:29:30 +01:00