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
Kconfig
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