zephyr/samples/net
Robert Lubos 2d0e7bc7d5 samples: net: http_server: Fix assertion on dynamic upload abort
The buffer pointer provided to the dynamic handler  should be verified
after checking the transaction status. In case upload was aborted and
underlying connection closed, the callback will get
HTTP_SERVER_DATA_ABORTED status w/o a pointer to any data.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-21 15:58:59 +02:00
..
capture
cellular_modem
cloud yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
common
dhcpv4_client
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dsa
gptp
ipv4_autoconf
lldp
lwm2m_client yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt_publisher
mqtt_sn_publisher
openthread/coprocessor yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
prometheus samples: net: add prometheus library sample application 2024-10-18 14:17:11 +02:00
promiscuous_mode
ptp
secure_mqtt_sensor_actuator yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
sockets samples: net: http_server: Fix assertion on dynamic upload abort 2024-10-21 15:58:59 +02:00
stats
syslog_net
telnet
tftp_client
virtual
vlan
wifi net: wifi: shell: update enterprise mode certificate files 2024-10-17 09:46:02 +02:00
wpan_serial
zperf samples: net: zperf: Add USB CDC NCM support 2024-10-17 15:38:00 -04:00
net.rst